[openstreetmap/openstreetmap-website] Use strong_migrations (#2237)

Andy Allan notifications at github.com
Wed May 29 11:58:29 UTC 2019


Interestingly, due to my fat-fingering, it already picked up that the most recent migration (adding indexes to acls) could have been improved by creating them concurrently, instead of locking the acls table for the duration of the index build. Probably not a big deal for that table, but it would have been an easy fix, and would come in more useful for the larger tables too.

https://github.com/openstreetmap/openstreetmap-website/blob/master/db/migrate/20190518115041_add_acl_indexes.rb

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2237#issuecomment-496905889
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190529/a3af9dae/attachment.html>


More information about the rails-dev mailing list