schema selector is cached by conid and database

This commit is contained in:
SPRINX0\prochazka
2024-09-18 14:07:33 +02:00
parent 1f7b632553
commit 327d43096f
2 changed files with 6 additions and 0 deletions

View File

@@ -150,6 +150,7 @@
onApplySelectedSchema={x => {
appliedSelectedSchema = x;
}}
valueStorageKey={`sql-object-list-schema-${conid}-${database}`}
/>
<WidgetsInnerContainer>