summary refs log tree commit diff
path: root/synapse/storage/schema/full_schemas/16/users.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-9/+9
* Add unique index to room_aliases, remove duplicates on upgrade. Convert some ...Erik Johnston2015-04-171-1/+1
* Rename user_ips.user -> user_idErik Johnston2015-04-141-3/+3
* Add support for postgres instead of mysql. Change sql accourdingly. blob + va...Erik Johnston2015-04-141-5/+5
* 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/+42