Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-03-04 | Use context manager with db conn to correctly commit and rollback | Erik Johnston | 1 | -11/+11 |
2015-03-04 | Actually add full_schemas dir | Erik Johnston | 12 | -0/+645 |
2015-03-04 | More docs. Rename 'schema/current' to 'schema/full_schemas' | Erik Johnston | 13 | -652/+23 |
2015-03-04 | Add some docs and remove unused variables | Erik Johnston | 1 | -8/+10 |
2015-03-04 | SYN-67: Finish up implementing new database schema management | Erik Johnston | 30 | -622/+165 |
2015-03-02 | SYN-67: Begin changing the way we handle schema versioning | Erik Johnston | 1 | -38/+106 |
2015-03-02 | Add missing comma | Erik Johnston | 1 | -1/+1 |
2015-03-02 | We purposefully don't have a version 14 delta script. | Erik Johnston | 1 | -1/+1 |
2015-03-02 | Fix bug which prevented the HS pushing events to the AS due to FrozenEvents | Kegan Dougal | 1 | -1/+1 |
2015-03-02 | Bump webclient version | Erik Johnston | 1 | -3/+3 |
2015-03-02 | Wording tweaks | Kegan Dougal | 1 | -4/+3 |
2015-03-02 | Run deltas and bump user_version in upgrade script | Kegan Dougal | 3 | -6/+29 |
2015-03-02 |