Documentation ¶
Overview ¶
Package migrate manage DB migrations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDownNotSupported = errors.New("downgrade is not supported, restore from backup instead")
ErrDownNotSupported must be returned from goose Down function in case this migration does not support downgrade.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.