diff options
author | David Baker <dave@matrix.org> | 2015-03-25 19:06:22 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-03-25 19:06:22 +0000 |
commit | c1a256cc4c82ce746eae8e719b9aa2344fe66177 (patch) | |
tree | f2595a72adbef12770114e71dc58e2d6ab03c0ef /synapse/storage/schema | |
parent | Fix tests (diff) | |
download | synapse-c1a256cc4c82ce746eae8e719b9aa2344fe66177.tar.xz |
Allow multiple pushers for a single app ID & pushkey, honouring the 'append' flag in the API.
Diffstat (limited to 'synapse/storage/schema')
-rw-r--r-- | synapse/storage/schema/delta/15/v15.sql | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/synapse/storage/schema/delta/15/v15.sql b/synapse/storage/schema/delta/15/v15.sql |