mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 19:26:00 +00:00
support remove fields for mongo
This commit is contained in:
2
packages/types/engines.d.ts
vendored
2
packages/types/engines.d.ts
vendored
@@ -112,6 +112,8 @@ export interface DataEditorTypesBehaviour {
|
||||
supportNullType?: boolean;
|
||||
supportJsonType?: boolean;
|
||||
supportObjectIdType?: boolean;
|
||||
|
||||
supportFieldRemoval?: boolean;
|
||||
}
|
||||
|
||||
export interface FilterBehaviourProvider {
|
||||
|
||||
Reference in New Issue
Block a user