summaryrefslogtreecommitdiff
path: root/src/mailman/database/alembic/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* public() takes keyword arguments.Barry Warsaw2016-04-041-2/+2
* Clean up the database directory.Barry Warsaw2016-03-241-5/+1
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* Move alembic settings to a separate alembic.cfg.Barry Warsaw2014-10-131-1/+1
* Merge Barry's changesAurélien Bompard2014-10-131-4/+4
|\
| * Merge Abhilash's latest revisions.Barry Warsaw2014-10-111-4/+4
* | * remove migrate commandAbhilash Raj2014-10-101-1/+1
|/
* add central alembic configAbhilash Raj2014-10-031-0/+32
* add new command `mailman migrate` to migrate the new schema on the old databaseAbhilash Raj2014-09-251-0/+0