mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-14 10:40:44 +01:00
fix(PostgreSQL): unable to search for databases, fixes #798
This commit is contained in:
parent
8501fa2e81
commit
d1bb50b2bb
@ -19,6 +19,8 @@
|
||||
v-model="selectedDatabase"
|
||||
:options="databases"
|
||||
class="form-select select-sm text-bold my-0"
|
||||
@keypress.stop=""
|
||||
@keydown.stop=""
|
||||
/>
|
||||
</div>
|
||||
<span v-else class="workspace-explorebar-title">{{ connectionName }}</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user