mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 18:56:00 +00:00
feat: add useServerDatabaseFile for firebird
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
{/if}
|
||||
|
||||
{#if driver?.showConnectionField('databaseFile', $values, showConnectionFieldArgs)}
|
||||
{#if electron}
|
||||
{#if electron && !driver?.dialect?.useServerDatabaseFile}
|
||||
<FormElectronFileSelector
|
||||
label="Database file"
|
||||
name="databaseFile"
|
||||
|
||||
Reference in New Issue
Block a user