superset/caravel/migrations
Maxime Beauchemin e8088d5c9a More improvements to SQL Lab (#1104)
* Handling timeouts

* Fixing timer on non-utc server

* Allowing async with results

* [bugfix] database is not selected

* Making sure the session is up and running

* Cleaning up query results and query objects

* Picking a groupby and metric field on visualize flow

* Showing local time in query history

* Using pull-left pull-right instead of grid layout for table metdata

Long column name were looking weird and icons were wrapping oddly

* Linting

* Eliminating east buttons under the sql editor

* Sort database dropdown by name

* Linting

* Allowing non-SELECT statements to run

* Adding a db config

* Making sqla checkout check cross-db
2016-09-19 15:28:10 -07:00
..
versions More improvements to SQL Lab (#1104) 2016-09-19 15:28:10 -07:00
__init__.py Caravel - renaming files 2016-03-28 21:53:24 -07:00
alembic.ini Caravel - renaming files 2016-03-28 21:53:24 -07:00
env.py Hack around the "last migration doesn't stamp" Alembic bug (#967) 2016-08-17 17:10:07 -07:00
README Caravel - renaming files 2016-03-28 21:53:24 -07:00
script.py.mako Caravel - renaming files 2016-03-28 21:53:24 -07:00

Generic single-database configuration.