aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/migrations
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #5411 sqlite connection closesAndrew Browning2016-02-232-2/+4
* Fix #5398 and #5395 - Fix tests failing due to problem creating connection fo...Jessica Tallon2016-01-201-11/+3
* Fix #5390 - Create migration to delete Notifications and fix ReportJessica Tallon2016-01-202-1/+63
* Use inspect_table inplace of redefining them allJessica Tallon2016-01-181-38/+12
* Fix #5382 - Add migration and fix so tombstones are removed from collectionsJessica Tallon2016-01-151-0/+84
* Initial alembic migration to base other migrations onBoris Bobrov2016-01-111-0/+22
* Add initial migration guide.Berker Peksag2014-10-021-1/+57
* Add initial Alembic migrations.Berker Peksag2014-08-134-0/+94