MatrixSynapse/synapse/storage
Erik Johnston 05a35d62b6 Bump database version 2015-04-07 12:10:15 +01:00
..
engines Fix unicode support 2015-04-02 10:06:22 +01:00
schema Add index to presence table 2015-04-07 12:09:36 +01:00
__init__.py Bump database version 2015-04-07 12:10:15 +01:00
_base.py Don't use multiple UNIQUE constraints; it will cause deadlocks 2015-04-07 12:08:35 +01:00
appservice.py
directory.py
event_federation.py
events.py Don't use multiple UNIQUE constraints; it will cause deadlocks 2015-04-07 12:08:35 +01:00
filtering.py
keys.py Fix unicode support 2015-04-02 10:06:22 +01:00
media_repository.py
presence.py Implement or_ignore flag on inserts 2015-04-07 12:06:22 +01:00
profile.py Fix unicode database support 2015-03-25 17:15:20 +00:00
push_rule.py
pusher.py
registration.py Don't use AUTOINCREMENT, use an in memory version 2015-04-07 12:05:36 +01:00
rejections.py
room.py Fix unicode database support 2015-03-25 17:15:20 +00:00
roommember.py Don't use room hosts table 2015-03-24 16:19:24 +00:00
signatures.py Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
state.py Don't use AUTOINCREMENT, use an in memory version 2015-04-07 12:05:36 +01:00
stream.py Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
transactions.py Don't use AUTOINCREMENT, use an in memory version 2015-04-07 12:05:36 +01:00