Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-12 | Now don't need the other logger.debug() call in _execute | Paul "LeoNerd" Evans | 1 | -5/+0 |
2014-09-12 | Logging of all SQL queries via the 'synapse.storage.SQL' logger | Paul "LeoNerd" Evans | 1 | -2/+43 |
2014-09-12 | Add a .runInteraction() method on SQLBaseStore itself to wrap the .db_pool | Paul "LeoNerd" Evans | 8 | -33/+42 |
2014-09-11 |