ShOrgRu/migrations/main.go

8 lines
107 B
Go

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