filter name optimalization

This commit is contained in:
SPRINX0\prochazka
2024-12-16 16:23:55 +01:00
parent 358a641449
commit bf4841bca4
5 changed files with 73 additions and 42 deletions

View File

@@ -167,7 +167,7 @@ export const DEFAULT_SEARCH_SETTINGS = {
tableName: true,
viewName: true,
columnName: true,
columnDataType: true,
columnDataType: false,
tableComment: true,
columnComment: true,
sqlObjectName: true,