diff options
author | Mark Haines <mark.haines@matrix.org> | 2016-03-16 10:35:00 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2016-03-16 10:35:00 +0000 |
commit | ba660ecde20544ac1cfc163a5586f4f202627afa (patch) | |
tree | cbfab5eb50a6571be1a97815a49980976c7abf7b | |
parent | Fix a couple of errors when deleting pushers (diff) | |
download | synapse-ba660ecde20544ac1cfc163a5586f4f202627afa.tar.xz |
Add a comment to offer a hint to an explanation for why we have a unique constraint on (app_id, pushkey, user_id)
-rw-r--r-- | synapse/storage/schema/delta/30/deleted_pushers.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/storage/schema/delta/30/deleted_pushers.sql b/synapse/storage/schema/delta/30/deleted_pushers.sql |