mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 03:45:59 +00:00
schema selector is cached by conid and database
This commit is contained in:
@@ -150,6 +150,7 @@
|
||||
onApplySelectedSchema={x => {
|
||||
appliedSelectedSchema = x;
|
||||
}}
|
||||
valueStorageKey={`sql-object-list-schema-${conid}-${database}`}
|
||||
/>
|
||||
|
||||
<WidgetsInnerContainer>
|
||||
|
||||
Reference in New Issue
Block a user