# Variables
MigrationCommands holds the VersionCommands for mytoken.
Versions holds all versions for which migration commands are available.
# Structs
Commands is a type for holding sql commands that should run before and after a version update.
# Type aliases
VersionCommands is type holding the Commands that are related to a mytoken version.