mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 17:16:01 +00:00
postgre analyser supports compisite db names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { DatabaseAnalyser } = require('dbgate-tools');
|
||||
const { DatabaseAnalyser } = global.DBGATE_PACKAGES['dbgate-tools'];
|
||||
const sql = require('./sql');
|
||||
|
||||
function extractDataType(dataType) {
|
||||
|
||||
Reference in New Issue
Block a user