superset/caravel/migrations
Maxime Beauchemin 23a5463208 Hack around the "last migration doesn't stamp" Alembic bug (#967)
* Hack around the "last migration doesn't stamp" Alembic bug

This makes MySQL, Sqlite and Postgres work with a special hard coded
rule. I'm hoping Alembic fixes the root cause eventually.

* Running db upgrade twice in tests
2016-08-17 17:10:07 -07:00
..
versions Miscellaneous style fixes spotted by landscape (#874) 2016-08-04 15:30:33 -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.