summary refs log tree commit diff
path: root/synapse/storage/schema/delta/31 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace ujson with simplejsonErik Johnston2018-03-151-2/+2
* Add comments to existing schema deltas that used "CREATE INDEX" directlyMark Haines2016-09-121-0/+4
* unbreak schemaMatrix2016-05-102-39/+0
* Merge remote-tracking branch 'origin/develop' into dbkr/email_notifsDavid Baker2016-04-291-0/+65
|\
| * Order NULLs firstErik Johnston2016-04-211-2/+2
| * Use special UPDATE syntaxErik Johnston2016-04-211-2/+2
| * Create index concurrentlyErik Johnston2016-04-211-5/+1
| * Add missing run_upgradeErik Johnston2016-04-211-0/+4
| * Optimise event_search in postgresErik Johnston2016-04-211-0/+65
* | First bits of emailpusherDavid Baker2016-04-192-0/+39
|/
* Add indexErik Johnston2016-04-141-0/+18
* Merge pull request #705 from matrix-org/dbkr/pushers_use_event_actionsDavid Baker2016-04-111-0/+79
|\
| * pep8David Baker2016-04-071-0/+1
| * Fix port script for changes merged from developDavid Baker2016-04-071-1/+4
| * Make pushers use the event_push_actions table instead of listening on an even...David Baker2016-04-061-0/+75
* | move local_media_repository_url_cache.sql to schema v31Matthew Hodgson2016-04-081-0/+27
|/
* Docs and indentsErik Johnston2016-04-041-11/+11
* Add upgrade path, rename tableErik Johnston2016-04-041-3/+17
* Store invites in a separate table.Erik Johnston2016-04-041-0/+28