草庐IT

Gormigrate

全部标签

go - 不能将 txdb 与 Gormigrate 一起使用

我正在尝试使用txdb用于在隔离事务中迁移我的数据库,用于测试与数据库交互的代码以及用于测试迁移本身。但是每次我运行我的代码时都会返回一个错误并且Gorm会发出一些警告:$DATABASE_URL="postgres://postgres@localhost:5432/postgres?sslmode=disable"./txdb_ejemplo`txdb_postgres`isnotofficiallysupported,runningundercompatibilitymode.(/home/jorge/go/pkg/mod/gopkg.in/gormigrate.v1@v1.6.

go - 不能将 txdb 与 Gormigrate 一起使用

我正在尝试使用txdb用于在隔离事务中迁移我的数据库,用于测试与数据库交互的代码以及用于测试迁移本身。但是每次我运行我的代码时都会返回一个错误并且Gorm会发出一些警告:$DATABASE_URL="postgres://postgres@localhost:5432/postgres?sslmode=disable"./txdb_ejemplo`txdb_postgres`isnotofficiallysupported,runningundercompatibilitymode.(/home/jorge/go/pkg/mod/gopkg.in/gormigrate.v1@v1.6.