mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-25 04:06:01 +00:00
compare model fix
This commit is contained in:
@@ -97,6 +97,10 @@ await dbgateApi.deployDb(${JSON.stringify(
|
||||
title: 'Compare',
|
||||
icon: 'img compare',
|
||||
tabComponent: 'CompareModelTab',
|
||||
props: {
|
||||
conid: $currentDatabase?.connection?._id,
|
||||
database: $currentDatabase?.name,
|
||||
}
|
||||
},
|
||||
{
|
||||
editor: {
|
||||
|
||||
Reference in New Issue
Block a user