mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
* [SQL Lab] Adding DB options for SQL LAb each db can be exposed or not in SQL Lab CTAS is an option target_schema placeholder (not hooked yet, but would force the CTAS to target a specific schema) * Addressing comments