summary refs log tree commit diff
path: root/synapse/storage/schema/delta/16/users.sql (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use TEXT instead of VARCHAR(n), since PostgreSQL treats them the same except ...Erik Johnston2015-04-281-10/+10
* Rename user_ips.user -> user_idErik Johnston2015-04-141-3/+3
* Use unsigned bigintErik Johnston2015-04-101-4/+4
* Update full_schemas/16 to match delta files. Add delta/16 scriptsErik Johnston2015-04-101-0/+56