summaryrefslogtreecommitdiff
path: root/src/mailman/database/schema/mm_20120407000000.py
Commit message (Expand)AuthorAgeFilesLines
* Migrations will be replaced with Alchemy.Barry Warsaw2014-09-221-212/+0
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* trunk mergeBarry Warsaw2013-09-011-3/+3
|\
| * Switch to PEP 435 enums from flufl.enums.Barry Warsaw2013-06-181-3/+3
* | Migrate bounceevent.list_name -> bounceevent.list_idBarry Warsaw2013-09-011-7/+5
|/
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* DatabaseBarry Warsaw2012-10-161-1/+1
* Port the schema migration changes for LP: #1024509 to PostgreSQL.Barry Warsaw2012-09-051-6/+36
* * Schema migrations (LP: #1024509)Barry Warsaw2012-09-041-0/+10
* * The link between members and the mailing lists they are subscribed to, isBarry Warsaw2012-09-041-27/+58
* A few fixes for schema migration on PostgreSQL.Barry Warsaw2012-08-201-3/+8
* * Removed obsolete `IMailingList` attribute `generic_nonmember_action.Barry Warsaw2012-08-191-2/+4
* * The policy for archiving has now been collapsed into a single enum, calledBarry Warsaw2012-07-261-1/+1
* And now, working for PostgreSQL.Barry Warsaw2012-07-251-0/+3
* Working for SQLite:Barry Warsaw2012-07-251-9/+15
* Refactor to better handling the difference between a testing database and aBarry Warsaw2012-07-251-13/+0
* Very nearly there with PostgreSQL support for testing the beta2 migration.Barry Warsaw2012-07-251-6/+8
* Checkpointing Postgres port of test suite.Barry Warsaw2012-07-231-18/+68
* Get test suite completely working:Barry Warsaw2012-07-201-0/+18
* newsgroup_moderationBarry Warsaw2012-04-081-1/+1
* - Rename the model attributes.Barry Warsaw2012-04-081-6/+8
* - Refactor the way databases are schema-migrated so that load_migrations()Barry Warsaw2012-04-081-0/+68