mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 12:35:59 +00:00
clickable fk links in column manager
This commit is contained in:
@@ -335,9 +335,9 @@
|
||||
tabComponent,
|
||||
scriptTemplate,
|
||||
{ schemaName, pureName, conid, database, objectTypeField },
|
||||
forceNewTab,
|
||||
initialData,
|
||||
icon
|
||||
forceNewTab?,
|
||||
initialData?,
|
||||
icon?
|
||||
) {
|
||||
const connection = await getConnectionInfo({ conid });
|
||||
const tooltip = `${getConnectionLabel(connection)}\n${database}\n${fullDisplayName({
|
||||
|
||||
Reference in New Issue
Block a user