mirror of
https://github.com/dbgate/dbgate
synced 2024-11-13 23:33:47 +00:00
revert
This commit is contained in:
parent
520a75f198
commit
3137b4a9de
@ -1,4 +1,4 @@
|
||||
const { DatabaseAnalyser } = global.DBGATE_PACKAGES['dbgate-tools'];
|
||||
const { DatabaseAnalyser } = require('dbgate-tools');
|
||||
const sql = require('./sql');
|
||||
|
||||
function extractDataType(dataType) {
|
||||
|
Loading…
Reference in New Issue
Block a user