summary refs log tree commit diff
path: root/synapse/storage/schema/delta/31/search_update.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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