Documentation
¶
Overview ¶
Package migrate provides migration logic for both sqlite and legacy JSON-based notes used until v0.4.x releases
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LocalSequence = []migration{
lm1,
lm2,
lm3,
}
LocalSequence is a list of local migrations to be run
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.