MatrixSynapse/synapse/storage
Erik Johnston a46e5ef621 SYN-163: Add an order by rowid to selects.
This should fix the bug where the edges of the graph get returned in a
different order than they were inserted in, and so no get_event no
longer returned the exact same JSON as was inserted. This meant that
signature checks failed.
2014-11-24 10:56:36 +00:00
..
schema
__init__.py
_base.py SYN-163: Add an order by rowid to selects. 2014-11-24 10:56:36 +00:00
directory.py
event_federation.py
feedback.py
keys.py
presence.py
profile.py
registration.py
room.py
roommember.py
signatures.py
state.py
stream.py
transactions.py