diff options
author | Neil Johnson <neil@matrix.org> | 2018-08-02 11:04:18 +0100 |
---|---|---|
committer | Neil Johnson <neil@matrix.org> | 2018-08-02 11:04:18 +0100 |
commit | 4a6725d9d16659fe8553633e6e7d327af56c5542 (patch) | |
tree | bbd309f6f10e1311766af0a617ed32e88835bef0 /synapse | |
parent | Revert "change monthly_active_users table to be a single column" (diff) | |
parent | self.db_conn unused (diff) | |
download | synapse-4a6725d9d16659fe8553633e6e7d327af56c5542.tar.xz |
Merge branch 'neilj/mau_tracker' of github.com:matrix-org/synapse into neilj/mau_tracker
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/storage/__init__.py | 1 | ||||
-rw-r--r-- | synapse/storage/monthly_active_users.py | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |