Commit Graph

7 Commits (46ae6620981061da6c0e17df30c59a69fa2e6ac3)

Author SHA1 Message Date
Michael Fridman 7011525591
fix: collect go migrations (#588) 2023-08-27 11:31:40 -04:00
Vladimir Stolyarov 3ffdd78efc
Embed support: add 'base' filesystem to discover migrations. (#244)
This needed to use go 1.16 'embed' feature.
By default, migrations discovered from os filesystem.
This can be changed using `SetBaseFS` method.
2021-08-19 09:21:29 -04:00
Warren Nelson 16a9d45b6e
Option '-s' causes CREATE to use sequential versioning 2020-05-19 01:46:20 -05:00
1vn 3c2c9d9076 add output 2018-10-31 12:27:15 -04:00
1vn 22d96449ec remove db fix, unexport stuff 2018-10-30 17:02:57 -04:00
1vn 286883adf5 add db fix as well 2018-10-30 16:51:07 -04:00
1vn 45eeb19d7d add fix and timestamp default 2018-10-30 16:45:45 -04:00