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 |
|
Zhang Yidong
|
ab1f9ae372
|
[Sqlite3] Fix can not get table sql because of case sensitive (#5509)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2023-03-30 18:15:04 +02:00 |
|
Lucas Silva
|
b42bc468a0
|
Inconsistencies between .select and .returning (#4471)
Co-authored-by: Lucas Silva <lucas.silva@codeminer42.com>
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
|
2022-01-14 00:05:52 +02:00 |
|
Olivier Cavadenti
|
540ab8c020
|
Insert lock row fix during migration (#4865)
|
2021-12-01 00:41:18 +01:00 |
|
Olivier Cavadenti
|
b97d49b184
|
Support whereLike and whereILike (#4779)
|
2021-10-31 19:52:22 +01: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
|
ac5a619166
|
Move migration tests to integration2
|
2021-10-24 17:13:53 +03:00 |
|