mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 14:06:00 +00:00
SYNC: fix
This commit is contained in:
committed by
Diflow
parent
90e4fd7ff5
commit
57f4d31c21
@@ -66,6 +66,7 @@
|
|||||||
description: 'Join complex data from multiple databases',
|
description: 'Join complex data from multiple databases',
|
||||||
command: 'new.perspective',
|
command: 'new.perspective',
|
||||||
testid: 'NewObjectModal_perspective',
|
testid: 'NewObjectModal_perspective',
|
||||||
|
isProFeature: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: 'icon table',
|
icon: 'icon table',
|
||||||
@@ -102,6 +103,7 @@
|
|||||||
command: 'database.compare',
|
command: 'database.compare',
|
||||||
testid: 'NewObjectModal_databaseCompare',
|
testid: 'NewObjectModal_databaseCompare',
|
||||||
disabledMessage: 'Database comparison is not available for current database',
|
disabledMessage: 'Database comparison is not available for current database',
|
||||||
|
isProFeature: true,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user