Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates so that dbupdate command works | Christopher Allan Webber | 2012-02-18 | 1 | -1/+1 |
| | | | | | | - Various fixes to dbupdate itself - Switching db/sql/migrations.py to use a dict instead of a list - Registering the function | ||||
* | Big ol' start of the SQL migrations system. | Christopher Allan Webber | 2012-01-29 | 1 | -0/+17 |
Things definitely don't work yet, but should be heading in the right direction. |