mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-30 12:43:58 +00:00
export conns base
This commit is contained in:
@@ -4,8 +4,8 @@ module.exports = {
|
|||||||
return null;
|
return null;
|
||||||
},
|
},
|
||||||
|
|
||||||
async connectionsToExport() {
|
async getExportedDatabase() {
|
||||||
return null;
|
return {};
|
||||||
},
|
},
|
||||||
|
|
||||||
getConnection_meta: true,
|
getConnection_meta: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user