Commit Graph

21 Commits (46ae6620981061da6c0e17df30c59a69fa2e6ac3)

Author SHA1 Message Date
Michael Fridman 99d73b7c76
Upgrade golangci-lint (#928) 2025-03-27 21:25:56 -04:00
Patrik Lundin 9c748e24f4
Remove trailing newline from log calls (#878) 2025-01-29 09:19:40 -05:00
Matt Robinson 779024deaf
docs: remove depreceated call to Run and replace with RunContext (#885) 2025-01-06 08:04:11 -05:00
Feng Ce 75ba38920f
docs: update the go-migrations examples (#583) 2023-08-11 08:35:22 -04:00
Michael Fridman 203277344b
feat: add support for `*sql.DB`-registered Go migration (#450) 2023-01-25 08:15:50 -05:00
John Slavick bfd4286c0f
Fix example index out of range error (#368) 2022-06-20 21:37:46 -04: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
Dongri Jin 7bc1756c61
Fix install command (#289) 2021-11-24 10:00:49 -05:00
Michael Fridman ff32c04cfd
Adopt Go modules as /v3 (#261) 2021-08-04 09:16:42 -04:00
Oleksandr Muliar 790299c962 Use terser syntax 2019-11-08 16:38:31 +02:00
Oleksandr Muliar 6b904ddb6d Gracefully close DB connection after migration is complete 2019-11-08 13:34:57 +02:00
Vojtech Vitek 64cf477c97 Simplify custom custom binary in examples; Remove duplicated code
Fixes #98
2019-03-06 01:30:23 -05:00
Nathan James Tindall f1958be35c respond to feedback (also cleans up tests) 2019-03-06 00:07:42 -05:00
1vn d7b833d93b add return here too 2018-11-14 12:20:06 -05:00
1vn 428691caa4 port to example 2018-11-13 15:06:51 -05:00
1vn 90f0cf504b update documentation 2018-11-06 16:54:31 -05:00
1vn a4a53bdf99 add to example as well 2018-11-06 14:14:09 -05:00
Yehor Smoliakov 738443a12b Added a `parseTime` parameter to the MySQL status command 2017-10-31 20:16:50 +02:00
Jorrit Salverda 17520f5188 replace fmt.Print statements with log.Print 2017-09-05 14:43:32 +02:00
Vojtech Vitek 9e816efe11 Rename new example 2017-06-20 15:16:02 -04:00
Vojtech Vitek 7e6b95b4d0 Examples structure refactor 2017-06-20 12:53:59 -04:00