mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 22:26:01 +00:00
postgre, mysql analysers - refactor
This commit is contained in:
2
packages/types/dbinfo.d.ts
vendored
2
packages/types/dbinfo.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
import { DbType } from './DbType';
|
||||
import { DbType } from './dbtypes';
|
||||
|
||||
export interface NamedObjectInfo {
|
||||
pureName: string;
|
||||
|
||||
Reference in New Issue
Block a user