MatrixSynapse/synapse/storage
Paul "LeoNerd" Evans 756e171ad0 Store SQL DDL deltas as well; attempt to upgrade the database on startup if it's too old 2014-09-03 14:14:39 +01:00
..
schema Store SQL DDL deltas as well; attempt to upgrade the database on startup if it's too old 2014-09-03 14:14:39 +01:00
__init__.py Fix bug where we didn't correctly store the ops power levels event. 2014-09-02 12:12:14 +01:00
_base.py
directory.py
feedback.py
keys.py
pdu.py
presence.py
profile.py
registration.py
room.py Fix bug where we didn't correctly store the ops power levels event. 2014-09-02 12:12:14 +01:00
roommember.py Rename the 'do_users_share_a_room' to something slightly less verb-sounding 2014-09-03 10:40:48 +01:00
stream.py
transactions.py