Apply schema filters in Admin > Uploads > Select a schema dropdown (#31029)
* Apply inclusion and exclusion patterns to `driver/syncable-schemas` for sql-jdbc drivers * Fix kondo * Fix postgres test * Remove unnecessary test DB names
Showing
- src/metabase/driver/sql_jdbc.clj 6 additions, 1 deletionsrc/metabase/driver/sql_jdbc.clj
- test/metabase/driver/h2_test.clj 1 addition, 1 deletiontest/metabase/driver/h2_test.clj
- test/metabase/driver/mysql_test.clj 1 addition, 1 deletiontest/metabase/driver/mysql_test.clj
- test/metabase/driver/postgres_test.clj 2 additions, 2 deletionstest/metabase/driver/postgres_test.clj
- test/metabase/driver/sql_jdbc_test.clj 44 additions, 2 deletionstest/metabase/driver/sql_jdbc_test.clj
Loading
Please register or sign in to comment