mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 00:06:01 +00:00
mysql - analyse modifications
This commit is contained in:
2
packages/types/dbinfo.d.ts
vendored
2
packages/types/dbinfo.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
export interface NamedObjectInfo {
|
||||
pureName: string;
|
||||
schemaName: string;
|
||||
schemaName?: string;
|
||||
}
|
||||
|
||||
export interface ColumnReference {
|
||||
|
||||
Reference in New Issue
Block a user