aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/migrations/env.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+0
* Pass connection to EnvironmentContext.configureBoris Bobrov2017-03-041-2/+1
* Set target_metadata in alembic's env.py to Base.metadataChristopher Allan Webber2016-03-261-1/+2
* Fix #5398 and #5395 - Fix tests failing due to problem creating connection fo...Jessica Tallon2016-01-201-11/+3
* Add initial Alembic migrations.Berker Peksag2014-08-131-0/+71