package
Version:
v0.0.41
Opens a new window with list of versions in this module.
Published: Jan 22, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package stdmageatlas provides mage commands for working with Atlas-based projects.
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. The weird signature is to make Mage ignore this when importing.
Inspect visualizes the schema.
Iterate replaces the latest migration file with the same name, for quicker development.
type PatchFunc = func(latestName, latestFilename string) error
PatchFunc allows users of the mage targets to patch any migration that is generated.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.