mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 11:26:00 +00:00
mysql change column to not null
This commit is contained in:
@@ -42,6 +42,7 @@ const dialect = {
|
||||
filteredIndexes: true,
|
||||
|
||||
dropReferencesWhenDropTable: true,
|
||||
namedDefaultConstraint: true,
|
||||
|
||||
columnProperties: {
|
||||
isSparse: true,
|
||||
|
||||
Reference in New Issue
Block a user