summary refs log tree commit diff
path: root/synapse/storage/schema/full_schemas/11 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't use multiple UNIQUE constraints; it will cause deadlocksErik Johnston2015-04-072-6/+8
* Fix unicode supportErik Johnston2015-04-0212-128/+126
* Make work in both Maria and SQLite. Fix testsErik Johnston2015-04-0112-48/+48
* Fix unicode database supportErik Johnston2015-03-253-3/+2
* Fix up schemas some moreErik Johnston2015-03-202-2/+2
* Remove redundant keyErik Johnston2015-03-191-1/+0
* Fix up schemas to work with mariadbErik Johnston2015-03-1912-69/+67
* Update schema to work with mariadbErik Johnston2015-03-1812-208/+184
* Actually add full_schemas dirErik Johnston2015-03-0412-0/+645