Skip to content
Snippets Groups Projects
  • Nemanja Glumac's avatar
    75340b9c
    Correctly show a selected table (in the data selector) which comes from a... · 75340b9c
    Nemanja Glumac authored
    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
    Correctly show a selected table (in the data selector) which comes from a...
    Nemanja Glumac authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
39807-multi-schema-table-data-selector.cy.spec.js 1.35 KiB