lookup values only for SQL databases

This commit is contained in:
Jan Prochazka 2021-11-22 19:18:51 +01:00
parent 4914c815c0
commit c3587ff4cc

View File

@ -266,7 +266,7 @@
class:isOk
placeholder="Filter"
/>
{#if conid && database}
{#if conid && database && driver && !driver?.dialect?.nosql}
{#if foreignKey}
<InlineButton on:click={handleShowDictionary} narrow square>
<FontIcon icon="icon dots-horizontal" />