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 | -2/+2 |
* | Go back to storing JSON in TEXT | Erik Johnston | 2015-04-16 | 1 | -1/+1 |
* | Use LONGBLOB and TEXT for arbitary length rows | Erik Johnston | 2015-04-10 | 1 | -1/+1 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into mysql | Erik Johnston | 2015-04-07 | 1 | -8/+9 |
* | Edit SQL schema to use string IDs not ints. Use token as ID. Update tests. | Kegan Dougal | 2015-03-31 | 1 | -4/+3 |
* | Use event IDs instead of dumping event content in the txns table. | Kegan Dougal | 2015-03-09 | 1 | -1/+1 |
* | Finish appservice txn storage impl and tests. | Kegan Dougal | 2015-03-09 | 1 | -1/+1 |
* | Add appservice txns sql schema | Kegan Dougal | 2015-03-06 | 1 | -0/+31 |