mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 22:36:01 +00:00
set filter modal refactor
This commit is contained in:
@@ -40,6 +40,7 @@ export const MongoFilterType: StructuredFilterType = {
|
||||
supportNumberLikeComparison: true,
|
||||
supportStringInclusion: true,
|
||||
supportBooleanValues: true,
|
||||
supportExistsTesting: true,
|
||||
};
|
||||
|
||||
export const EvalFilterType: StructuredFilterType = {
|
||||
|
||||
Reference in New Issue
Block a user