package
0.0.70
Repository: https://github.com/advdv/stdgo.git
Documentation: pkg.go.dev

# Functions

Apply applies the migrations for the provided Atlas environment.
Diff generates a named migration for the local environment.
Hash runs the logic for re-hashing the Atlas sum file.
Init inits the mage targets.
Inspect visualizes the schema.
Iterate replaces the latest migration file with the same name, for quicker development.
Snapshot dumps the migrated schema to an sql file using pg_dump.

# Type aliases

PatchFunc allows users of the mage targets to patch any migration that is generated.