mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 20:06:00 +00:00
export model - filter by schema
This commit is contained in:
1
packages/types/dbinfo.d.ts
vendored
1
packages/types/dbinfo.d.ts
vendored
@@ -3,7 +3,6 @@ export interface NamedObjectInfo {
|
||||
schemaName?: string;
|
||||
contentHash?: string;
|
||||
engine?: string;
|
||||
undropPureName?: string;
|
||||
}
|
||||
|
||||
export interface ColumnReference {
|
||||
|
||||
Reference in New Issue
Block a user