summary refs log tree commit diff
path: root/synapse/app/homeserver.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-14Add support for postgres instead of mysql. Change sql accourdingly. blob + va...Erik Johnston1-0/+2
2015-04-14Correctly increment the _next_id initiallyErik Johnston1-2/+4
2015-04-13