mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 22:36:01 +00:00
Revert "feat: transform firebird model rows"
This reverts commit 5760ada3b4.
This commit is contained in:
2
packages/types/test-engines.d.ts
vendored
2
packages/types/test-engines.d.ts
vendored
@@ -93,6 +93,4 @@ export type TestEngineInfo = {
|
||||
}>;
|
||||
|
||||
objects?: Array<TestObjectInfo>;
|
||||
|
||||
transformModelRow?: (row: Record<string, any>) => Record<string, any>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user