summary refs log tree commit diff
path: root/synapse/storage/schema/full_schemas/11/state.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-7/+7
* Change full_schemas/11 to work with postgresErik Johnston2015-04-151-7/+7
* Remove spurious spacesErik Johnston2015-04-091-3/+3
* Fix unicode supportErik Johnston2015-04-021-8/+8
* Make work in both Maria and SQLite. Fix testsErik Johnston2015-04-011-3/+3
* Fix up schemas to work with mariadbErik Johnston2015-03-191-6/+6
* Update schema to work with mariadbErik Johnston2015-03-181-18/+11
* Actually add full_schemas dirErik Johnston2015-03-041-0/+47