mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 00:46:01 +00:00
generated designer query SQL
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import { TableInfo } from 'dbgate-types';
|
||||
|
||||
type DesignerTableInfo = TableInfo & { designerId: string };
|
||||
import { DesignerTableInfo } from "./types";
|
||||
|
||||
export default class DomTableRef {
|
||||
domTable: Element;
|
||||
|
||||
Reference in New Issue
Block a user