Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganise the database schema directories (#9932) | Richard van der Hoff | 2021-05-07 | 1 | -34/+0 |
* | DB schema interface for password auth providers | Richard van der Hoff | 2017-10-31 | 1 | -0/+7 |
* | 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 | -1/+1 |
* | Add support for postgres instead of mysql. Change sql accourdingly. blob + va... | Erik Johnston | 2015-04-14 | 1 | -8/+6 |
* | Fix unicode support | Erik Johnston | 2015-04-02 | 1 | -1/+1 |
* | Update schema to work with mariadb | Erik Johnston | 2015-03-18 | 1 | -8/+7 |
* | s/schema_deltas/applied_schema_deltas/ | Erik Johnston | 2015-03-04 | 1 | -2/+2 |
* | Add unique constraint on schema_version.lock schema. Use conflict clause in sql. | Erik Johnston | 2015-03-04 | 1 | -1/+2 |
* | SYN-67: Finish up implementing new database schema management | Erik Johnston | 2015-03-04 | 1 | -0/+29 |