mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 13:06:01 +00:00
oracle thick mode support #843
This commit is contained in:
@@ -93,6 +93,14 @@
|
||||
/>
|
||||
{/if}
|
||||
|
||||
{#if driver?.showConnectionField('clientLibraryPath', $values)}
|
||||
<FormTextField
|
||||
label="Client library path"
|
||||
name="clientLibraryPath"
|
||||
disabled={isConnected}
|
||||
/>
|
||||
{/if}
|
||||
|
||||
{#if driver?.showConnectionField('server', $values)}
|
||||
<div class="row">
|
||||
<div class="col-9 mr-1">
|
||||
|
||||
Reference in New Issue
Block a user