Skip to content
Snippets Groups Projects
Unverified Commit 75340b9c authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Correctly show a selected table (in the data selector) which comes from a...

Correctly show a selected table (in the data selector) which comes from a multi-schema database (#39930)

* Show selected table in the data selector

Fixes #39807.

* Build schema information when table is selected

* Remove now unused method

* Update only the selected schema id information

* Obtain schema id from the state

* Introduce multiple schemas to the writable database

* Add E2E reproduction for #39807

* Fix unit test

* Fetch schema if needed according to the new condition
parent 5a1815e6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment