1 2 3 4 5 6 7
package migrations import ( "github.com/uptrace/bun/migrate" ) var Migrations = migrate.NewMigrations()