10 Commits

Author SHA1 Message Date
Timothy Ng
3764ded568
Add migration lifecycle hooks (#5541)
Co-authored-by: Raz Luvaton <16746759+rluvaton@users.noreply.github.com>
2024-01-13 21:16:28 +02:00
Kyler Nelson
daeec25173
Fix migrate:unlock when used with custom identifier wrapping. (#5353)
Co-authored-by: Matt Bailey <bailey.matthewr@gmail.com>
2023-07-19 23:07:19 +02:00
Victor Pontis
e171d61dad
Fix error message for missing migration files (#4937) 2022-01-17 10:56:15 +02:00
Olivier Cavadenti
540ab8c020
Insert lock row fix during migration (#4865) 2021-12-01 00:41:18 +01:00
Igor Savin
bd1c31a07e
Implement support for custom seed sources (#4842)
Co-authored-by: maximelkin <maxelkin@list.ru>
2021-11-27 02:23:31 +02:00
Marceli Wac
22280c23f4
Refactor Migrator code and API to return list of migrations as objects consistently. (#4745) 2021-10-28 00:42:36 +03:00
Igor Savin
e6d5873cec
Fix migration locking for cockroachdb (#4717) 2021-10-10 02:07:56 +03:00
michaelbrewerdavis
b5225179ce
fix migrate:up for migrations disabling transactions (#4550) 2021-08-31 23:05:35 +03:00
Richard Simko
489934655f
Fix for ES Module detection using npm@7 (#4295) (#4296) 2021-02-15 19:10:45 +02:00
Igor Savin
2aec21ed5e
Try to introduce some organization into how files are grouped (#4178) 2020-12-28 16:55:08 +02:00