diff options
| author | Erik Johnston <erik@matrix.org> | 2014-08-13 17:43:34 +0100 |
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2014-08-13 18:03:41 +0100 |
| commit | beaf4384d906f7fb41d80619d0a46a3f593795db (patch) | |
| tree | 45ab31db1872d82b2fb83eaec197dec1cf5ecab2 | |
| parent | Initial stab at refactoring the SQL tables, including rejigging some of the s... (diff) | |
| download | synapse-beaf4384d906f7fb41d80619d0a46a3f593795db.tar.xz | |
Make feedback table also store sender.
Diffstat (limited to '')
| -rw-r--r-- | synapse/storage/feedback.py | 1 | ||||
| -rw-r--r-- | synapse/storage/schema/im.sql | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/synapse/storage/feedback.py b/synapse/storage/feedback.py |
