mirror of
https://github.com/apache/superset.git
synced 2026-04-15 14:15:15 +00:00
* [sql lab] preserve schema through visualize flow https://github.com/apache/incubator-superset/pull/4696 got tangled into refactoring views out of views/core.py and onto views/sql_lab.py This is the same PR without the refactoring. * Fix lint