文件名称:gomigrate, 在Golang中,SQL数据库迁移工具包.zip
文件大小:12KB
文件格式:ZIP
更新时间:2022-10-30 00:30:29
开源
gomigrate, 在Golang中,SQL数据库迁移工具包 gomigrate Golang中的SQL数据库迁移工具包。支持数据库PostgreSQLMariaDBMySQL询价单用法首先导入软件包:import "github.com/DavidHuie/gomig
【文件预览】:
gomigrate-master
----.travis.yml(510B)
----migration.go(468B)
----test_migrations()
--------test1_pg()
--------test1_mysql()
--------test1_sqlite3()
----db.go(4KB)
----gomigrate.go(8KB)
----.gitignore(30B)
----README.md(2KB)
----utils.go(1KB)
----LICENSE.txt(1KB)
----gomigrate_test.go(4KB)