Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MigrationCommands = VersionCommands{}
MigrationCommands holds the VersionCommands for mytoken. These commands are used to migrate the database between mytoken versions.
View Source
var Versions []string
Versions holds all versions for which migration commands are available
Functions ¶
This section is empty.
Types ¶
type Commands ¶
Commands is a type for holding sql commands that should run before and after a version update
type VersionCommands ¶
VersionCommands is type holding the Commands that are related to a mytoken version
Click to show internal directories.
Click to hide internal directories.