Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except ... | Erik Johnston | 2015-04-28 | 1 | -9/+9 |
* | Use LONGBLOB and TEXT for arbitary length rows | Erik Johnston | 2015-04-10 | 1 | -2/+2 |
* | Use unsigned bigint | Erik Johnston | 2015-04-10 | 1 | -4/+4 |
* | SQLite wants INTEGER and not BIGINT for primary keys | Erik Johnston | 2015-04-10 | 1 | -2/+2 |
* | Revert non-trivial changes to upgrade scripts | Erik Johnston | 2015-04-10 | 1 | -2/+2 |
* | Remove spurious spaces | Erik Johnston | 2015-04-09 | 1 | -4/+4 |
* | Fix unicode support | Erik Johnston | 2015-04-02 | 1 | -9/+9 |
* | Make work in both Maria and SQLite. Fix tests | Erik Johnston | 2015-04-01 | 1 | -4/+4 |
* | Fix up schemas some more | Erik Johnston | 2015-03-20 | 1 | -1/+1 |
* | Fix up schemas to work with mariadb | Erik Johnston | 2015-03-19 | 1 | -8/+8 |
* | Update schema to work with mariadb | Erik Johnston | 2015-03-18 | 1 | -26/+22 |
* | SYN-67: Finish up implementing new database schema management | Erik Johnston | 2015-03-04 | 1 | -0/+67 |