summary refs log tree commit diff
path: root/synapse/storage/schema/full_schemas/11/presence.sql (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except ...Erik Johnston2015-04-281-6/+6
* Change full_schemas/11 to work with postgresErik Johnston2015-04-151-1/+1
* Use unsigned bigintErik Johnston2015-04-101-1/+1
* Revert non-trivial schema changes and move them to a new schema version.Erik Johnston2015-04-101-6/+3
* Remove spurious spacesErik Johnston2015-04-091-3/+3
* Don't use multiple UNIQUE constraints; it will cause deadlocksErik Johnston2015-04-071-4/+6
* Fix unicode supportErik Johnston2015-04-021-9/+7
* Make work in both Maria and SQLite. Fix testsErik Johnston2015-04-011-3/+3
* Fix up schemas to work with mariadbErik Johnston2015-03-191-5/+5
* Update schema to work with mariadbErik Johnston2015-03-181-9/+9
* Actually add full_schemas dirErik Johnston2015-03-041-0/+38