summary refs log tree commit diff
path: root/synapse/storage/schema/full_schemas/16/transactions.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-8/+8
* Add unique index to room_aliases, remove duplicates on upgrade. Convert some ...Erik Johnston2015-04-171-1/+1
* Add support for postgres instead of mysql. Change sql accourdingly. blob + va...Erik Johnston2015-04-141-12/+12
* Use LONGBLOB and TEXT for arbitary length rowsErik Johnston2015-04-101-2/+2
* Use unsigned bigintErik Johnston2015-04-101-4/+4
* Revert non-trivial schema changes and move them to a new schema version.Erik Johnston2015-04-101-0/+63