summaryrefslogtreecommitdiff
path: root/src/mailman/database/alembic/versions/2bb9b382198_workflow_state_table.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* MySQL is now an officially supported database.Barry Warsaw2016-07-291-4/+5
* Clean up the database directory.Barry Warsaw2016-03-241-5/+8
* Also rename the migration file following 9806f9c7Aurélien Bompard2015-09-221-2/+2
* Refactorings and tests.Barry Warsaw2015-03-291-1/+1
* Workflow: allow saving and restoring with an empty queueAurélien Bompard2015-03-271-1/+1
* Add a table to store workflow statesAurélien Bompard2015-03-251-0/+28