superset/caravel/assets/javascripts/SqlLab
Maxime Beauchemin 4b77710016 [SQL Lab] Adding DB options for SQL LAb (#1054)
* [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
2016-09-01 14:21:46 -07:00
..
components [SQL Lab] Adding DB options for SQL LAb (#1054) 2016-09-01 14:21:46 -07:00
actions.js [SQL Lab] Adding DB options for SQL LAb (#1054) 2016-09-01 14:21:46 -07:00
common.js SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00
index.jsx [SQL Lab] moving the db/schema/table select to the left (#1038) 2016-08-30 11:08:41 -07:00
main.css [SQL Lab] Adding DB options for SQL LAb (#1054) 2016-09-01 14:21:46 -07:00
reducers.js [SQL Lab] Adding DB options for SQL LAb (#1054) 2016-09-01 14:21:46 -07:00
TODO.md SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00