summaryrefslogtreecommitdiff
path: root/src/mailman/database/docs/migration.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test repair:Barry Warsaw2014-09-211-207/+0
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-12/+12
* Only do the cleanup if we're not using SQLite.Barry Warsaw2013-10-241-5/+6
* Migrate bounceevent.list_name -> bounceevent.list_idBarry Warsaw2013-09-011-19/+24
* DatabaseBarry Warsaw2012-10-161-1/+6
* A few fixes for schema migration on PostgreSQL.Barry Warsaw2012-08-201-0/+14
* Get test suite completely working:Barry Warsaw2012-07-201-24/+29
* - Refactor the way databases are schema-migrated so that load_migrations()Barry Warsaw2012-04-081-5/+36
* Reserve the mm_ prefix for MailmanBarry Warsaw2012-03-051-5/+6
* * Schema migrations have been implemented.Barry Warsaw2012-02-121-0/+145