fix: show columnComment in structure ui

This commit is contained in:
Pavel
2025-07-29 19:41:01 +02:00
parent 6af56a61b8
commit a9cff01579

View File

@@ -45,6 +45,7 @@ const dialect = {
namedDefaultConstraint: true,
columnProperties: {
columnComment: true,
isSparse: true,
isPersisted: true,
},