mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 22:26:01 +00:00
imp exp - transfer from one DB to another
This commit is contained in:
@@ -115,7 +115,7 @@ function Menu({ data, makeAppObj, setOpenedTabs, showModal }) {
|
||||
sourceConnectionId: data.conid,
|
||||
sourceDatabaseName: data.database,
|
||||
sourceSchemaName: data.schemaName,
|
||||
sourceTables: [data.pureName],
|
||||
sourceList: [data.pureName],
|
||||
}}
|
||||
/>
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user