mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 06:46:00 +00:00
specificNullabilityImplementation
This commit is contained in:
@@ -64,7 +64,7 @@ const dialect = {
|
||||
dropIndex: true,
|
||||
anonymousPrimaryKey: true,
|
||||
createColumnWithColumnKeyword: true,
|
||||
specificNotNull: true,
|
||||
specificNullabilityImplementation: true,
|
||||
|
||||
columnProperties: {
|
||||
columnComment: true,
|
||||
|
||||
Reference in New Issue
Block a user