Andreas Deininger
|
15ef2bcb6e
|
chore: fix comment typos (#480)
|
2023-03-14 20:01:38 -04:00 |
|
Michael Fridman
|
32ad603fee
|
Add golangci-lint and fix errors (#456)
|
2023-01-27 08:30:31 -05:00 |
|
Eng Zer Jun
|
699287dd75
|
test: use T.TempDir to create temporary test directory (#315)
|
2022-02-24 22:14:48 -05:00 |
|
Michael Fridman
|
38c3d58685
|
Remove version row on down migrations outside txn (#296)
|
2021-12-11 17:14:17 -05:00 |
|
Michael Fridman
|
cc7f02265a
|
Replace mattn/go-sqlite3 with modernc.org/sqlite (CGo-free port of SQLite) (#290)
|
2021-11-25 19:39:36 -05:00 |
|
Michael Fridman
|
1f0759947f
|
Update tests and gitignore (#285)
Fixes #284
|
2021-10-28 18:07:23 -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 |
|
Vojtech Vitek
|
5cd6f8c9d0
|
Make this all work
|
2019-03-06 01:20:06 -05:00 |
|
Vojtech Vitek
|
b17301dad4
|
make vendor; switch travis from Go modules to vendor/ dir
|
2019-03-05 23:47:24 -05:00 |
|
Vojtech Vitek
|
a407efa898
|
Remove go build -i flag
|
2019-03-05 23:40:53 -05:00 |
|
Vojtech Vitek
|
e1b59f5cd0
|
Fix tests & run them all in parallel
|
2019-03-05 23:03:25 -05:00 |
|
1vn
|
17191360c4
|
fix test
|
2018-11-13 15:06:17 -05:00 |
|
1vn
|
00966d4fc8
|
add test case
|
2018-11-13 14:59:43 -05:00 |
|
1vn
|
647b09602a
|
add test case
|
2018-11-13 14:59:32 -05:00 |
|
1vn
|
0f83d35382
|
address comment
|
2018-11-13 13:20:11 -05:00 |
|
1vn
|
d133095bcc
|
update tests to output binaries to bin
|
2018-11-13 13:17:10 -05:00 |
|
1vn
|
2e097bc085
|
fix test
|
2018-11-13 11:38:18 -05:00 |
|
1vn
|
e62f9850d3
|
fix test
|
2018-11-13 10:53:37 -05:00 |
|
1vn
|
28d5153893
|
test tags
|
2018-11-13 10:35:01 -05:00 |
|
1vn
|
2c9dbcf7ef
|
build in test
|
2018-11-12 15:41:56 -05:00 |
|
1vn
|
2c82cdc8c5
|
add test for lite binary
|
2018-11-12 15:38:11 -05:00 |
|
Vojtech Vitek
|
ae2fff1513
|
Move tests from .travis.yml to goose_test.go
|
2017-06-21 11:38:24 -04:00 |
|