package
0.6.0
Repository: https://github.com/threeport/threeport.git
Documentation: pkg.go.dev

# Functions

GenDbMigratorDockerfile generates the database migrator's Dockerfiles and writes them if they don't already exist.
GenDbMigratorMain generates source code for the DB migrator main package.
GenDbMigratorMigration generates the migration used to set the database schema before the API server starts.
GenDbMigratorUtils generates the migrations utils.