Thibaut Patel
|
a98614d55a
|
Made the constraint detection case-insensitive (#4330)
|
2021-03-02 21:52:10 +02:00 |
|
Nicola Krumschmidt
|
29b8a3623f
|
Adjust generateDdlCommands return type (#4326)
|
2021-03-01 19:11:16 +02:00 |
|
Nicola Krumschmidt
|
edf994d7f7
|
Simplify reinsert logic when altering a table in SQLite (#4272)
|
2021-02-03 20:49:42 +02:00 |
|
bittersweet shimmer
|
629e1d2423
|
Fix SQLite foreign on delete when altering a table (#4225)
|
2021-01-13 00:07:07 +02:00 |
|
Igor Savin
|
92d8f49724
|
Return complete list of DDL commands for creating foreign keys in SQLite (#4194)
|
2021-01-03 04:10:26 +02:00 |
|
Rijk van Zanten
|
9692e36561
|
Add primary/foreign support to SQLite on alterTable (#4162)
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2020-12-26 19:10:40 +02:00 |
|
Igor Savin
|
704853d605
|
Improved integration test framework (#4161)
|
2020-12-14 23:47:02 +02:00 |
|