summary refs log tree commit diff
path: root/synapse/storage/schema/delta/15/v15.sql (follow)
Commit message (Expand)AuthorAgeFilesLines
* Just replace the table definition with the one from full_schema 16David Baker2015-12-021-11/+10
* Fix schema delta 15 on postgres in the very unlikley event that anyone upgrad...David Baker2015-12-021-1/+1
* Allow multiple pushers for a single app ID & pushkey, honouring the 'append' ...David Baker2015-03-251-2/+25
* 1) Pushers are now associated with an access tokenDavid Baker2015-03-241-0/+2