hide indexes from clickhouse

This commit is contained in:
Jan Prochazka
2024-09-12 13:20:15 +02:00
parent 2f1cbbd75e
commit d2e49967e4
4 changed files with 50 additions and 42 deletions

View File

@@ -194,7 +194,7 @@
<ToolStripCommandButton command="tableStructure.save" />
<ToolStripCommandButton command="tableStructure.reset" />
<ToolStripCommandButton command="tableEditor.addColumn" />
<ToolStripCommandButton command="tableEditor.addIndex" />
<ToolStripCommandButton command="tableEditor.addIndex" hideDisabled />
{#if objectTypeField == 'tables'}
<ToolStripButton