mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 20:46:01 +00:00
renamed dbgate packages, because of npmjs policy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { SqlDumper } from '@dbgate/types';
|
||||
import { SqlDumper } from 'dbgate-types';
|
||||
import { Command, Select, Update, Delete, Insert } from './types';
|
||||
import { dumpSqlExpression } from './dumpSqlExpression';
|
||||
import { dumpSqlFromDefinition, dumpSqlSourceRef } from './dumpSqlSource';
|
||||
|
||||
Reference in New Issue
Block a user