summaryrefslogtreecommitdiff
path: root/src/mailman/database/docs/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Migrations will be replaced with Alchemy.Barry Warsaw2014-09-221-0/+0
| | | | | | We don't need the raw SQL schema stuff any more. We don't need the Version table any more.
* * Schema migrations have been implemented.Barry Warsaw2012-02-121-0/+0