85 matches found
go-dbmigrate
migrate 一个用 Go 编写的迁移辅助工具。你可以在现有的 Golang 代码中使用它, 或者通过 CLI 运行命令。 root@kitploit: GoCode import github.com/mattes/migrate/migrate CLI go get -u github.com/mattes/migrate 特性 超级容易实现 Driver 接口。 在 ^C 时优雅地退出正在运行的迁移。 没有神奇的搜索路径例程,没有硬编码的配置文件。 CLI 构建在 migrate 包 之上。 可用的驱动 PostgreSQL Cassandra SQLite MySQL 实验性...
5.9AI score
SaveExploits0References13
20