summary refs log tree commit diff
path: root/docs/implementation-notes/python_architecture.rst (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-24Wrap preparing the database in a transaction. Otherwise it will take many ↵Mark Haines1-3/+4
seconds to complete because sqlite will create a transaction per statement
2014-10-24switch from the deprecated msg.content.prev to