Nicola Krumschmidt
|
3e6176ac0c
|
SQLite parser improvements (#4333)
|
2021-03-03 00:42:43 +02:00 |
|
Nicola Krumschmidt
|
9e28a72aca
|
Add support for altering columns to SQLite (#4322)
|
2021-02-26 22:36:46 +02:00 |
|
Nicola Krumschmidt
|
1ec7a664ea
|
Recreate indices when altering a table in SQLite (#4277)
|
2021-02-05 16:35:30 +02:00 |
|
Nicola Krumschmidt
|
edf994d7f7
|
Simplify reinsert logic when altering a table in SQLite (#4272)
|
2021-02-03 20:49:42 +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 |
|
Igor Savin
|
6275ea3b08
|
Migrate columncompiler to classes (#4193)
|
2021-01-01 20:35:54 +02:00 |
|
Igor Savin
|
a896386f36
|
Extract DDL operation SQL generation (#4192)
|
2021-01-01 19:42:19 +02:00 |
|