[openstreetmap/openstreetmap-website] Add microcosms to the website (#2390)
Brian DeRocher
notifications at github.com
Sun Oct 13 18:08:59 UTC 2019
@tomhughes I had to make 1 change to a migration in order to get my database up and running. I have not committed it. 20190518115041_add_acl_indexes.rb
- add_index :acls, :address, :using => :gist, :opclass => :inet_ops
+ add_index :acls, :address, :using => :gist, :opclass => :gist_inet_ops
My PG version is 9.5.
--
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/2390#issuecomment-541442273
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191013/2241ce34/attachment.html>
More information about the rails-dev
mailing list