mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
fix: show columnComment in structure ui
This commit is contained in:
@@ -45,6 +45,7 @@ const dialect = {
|
||||
namedDefaultConstraint: true,
|
||||
|
||||
columnProperties: {
|
||||
columnComment: true,
|
||||
isSparse: true,
|
||||
isPersisted: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user