[openstreetmap/openstreetmap-website] Ignore the users.nearby column (#2432)
Andy Allan
notifications at github.com
Wed Nov 13 13:23:17 UTC 2019
This is the first step of removing the column, see #2417. It needs to be deployed before a migration to remove it, since the columns are cached in ActiveRecord and things break if objects exist in memory
that expect the database column to be there.
Thanks to `strong_migrations` for pointing this out when I tried creating the migration first!
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/2432
-- Commit Summary --
* Ignore the users.nearby column
-- File Changes --
M app/models/user.rb (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/2432.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2432.diff
--
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/2432
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191113/c732fefd/attachment.html>
More information about the rails-dev
mailing list