summary refs log tree commit diff
path: root/tests/utils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-12Add a .runInteraction() method on SQLBaseStore itself to wrap the .db_poolPaul "LeoNerd" Evans8-33/+42
2014-09-11Add a better _store_room_member_txn() method that takes separated fields ↵Paul "LeoNerd" Evans1-8/+21
instead of an event object; also add FIXME comment about a big bug in the logic
2014-09-11