mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 12:56:00 +00:00
filter name optimalization
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user