panel/migrations/main.go

5 lines
102 B
Go

package migrations
import "github.com/uptrace/bun/migrate"
var Migrations = migrate.NewMigrations()