Documentation
¶
Overview ¶
Package migrate supports a dbmate-compatible superset of migration files.
The superset is that in addition to a migration being a .sql file, it can also be a Go function which is called to execute the migration.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.