summary refs log tree commit diff
path: root/synapse/streams/config.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-14Add support for postgres instead of mysql. Change sql accourdingly. blob + ↵Erik Johnston21-140/+153
varbinary -> bytea. No support for UNSIGNED or CREATE INDEX IF NOT EXISTS.
2015-04-14Correctly increment the _next_id initiallyErik Johnston1-2/+4