Documentation ¶
Overview ¶
Put new manual migrations as function into this package. Never change or remove existing functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Migrate000History ¶
func Migrate000History() error
Migrate000History is a manual migration that appears to originally have been intended to drop indices before auto-migration runs. The database used to be migrated by changing ./cmd/migrate/main.go and running the migration. This is the last block that was present when we introduced the new migration system. For more details see the git history.
Types ¶
Click to show internal directories.
Click to hide internal directories.