Olivier Cavadenti
|
b8fc16f867
|
Restore sqlite3 package (#5136)
|
2022-04-21 19:05:40 +02:00 |
|
Olivier Cavadenti
|
2e1016e662
|
Add alterType and update index.d.ts for alter function (#4967)
Co-authored-by: intech <ru31337@gmail.com>
|
2022-01-27 13:34:23 +01:00 |
|
Igor N. Dultsev
|
3ee6d0f022
|
Alter nullable constraint when alterNullable is set to true (#4730)
|
2022-01-24 20:22:04 +01:00 |
|
Nicola Krumschmidt
|
4c589a3bfa
|
Fix executing sqlite ddl comands when the table name is a substring of "CREATE TABLE" (#4923)
|
2022-01-06 23:40:14 +02:00 |
|
Ben Lambert
|
2bd181171b
|
Support for better-sqlite3 Driver (#4871)
Signed-off-by: blam <ben@blam.sh>
Co-authored-by: Igor Savin <iselwin@gmail.com>
|
2021-12-09 16:19:37 +02:00 |
|
Olivier Cavadenti
|
7abb36507b
|
Support @vscode/sqlite3 (#4866)
|
2021-12-05 21:57:47 +01:00 |
|
Aiden Foxx
|
c778c82f2f
|
Added setNullable support to SQLite (#4684)
|
2021-09-19 18:14:06 +03:00 |
|
Jeremy W. Sherman
|
ce35bd6b64
|
fix(oracledb): Support setNullable, dropNullable (#4659)
|
2021-09-03 22:25:22 +03:00 |
|
Igor Savin
|
8d75615524
|
Implement nullability modification via schema builder (#4657)
|
2021-08-28 20:41:54 +03:00 |
|