Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use simplejson throughout | Richard van der Hoff | 2018-03-29 | 1 | -1/+2 |
| | | | | Let's use simplejson rather than json, for consistency. | ||||
* | Don't require config to create database | Erik Johnston | 2016-04-06 | 1 | -1/+5 |
| | |||||
* | copyrights | Matthew Hodgson | 2016-01-07 | 2 | -2/+2 |
| | |||||
* | Add script to (re)convert the pushers table to changing the unique key. Also ↵ | David Baker | 2015-06-04 | 1 | -1/+1 |
| | | | | give the python db upgrade scripts the database engine so they can convert parameter strings, and add *args **kwargs to the upgrade function so we can add more args in future and previous scripts will ignore them. | ||||
* | Copyright notices | Mark Haines | 2015-04-24 | 2 | -0/+28 |
| | |||||
* | Schema change as delta in v14 | David Baker | 2015-03-06 | 1 | -0/+9 |
| | |||||
* | Change to use logger in db upgrade script | Erik Johnston | 2015-03-04 | 1 | -1/+4 |
| | |||||
* | SYN-67: Finish up implementing new database schema management | Erik Johnston | 2015-03-04 | 1 | -0/+20 |