[openstreetmap/openstreetmap-website] Database consistency fixes (PR #6824)
Tom Hughes
notifications at github.com
Wed Feb 18 19:19:21 UTC 2026
Make a start on attacking issues found by the database consistency checks - a very small start as I quickly ran into issues with other checks.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/6824
-- Commit Summary --
* Ignore database consistency check reports
* Drop redundant index on gpx_files table
-- File Changes --
M .database_consistency.yml (3)
M .gitignore (1)
M app/models/trace.rb (1)
A db/migrate/20260218183352_drop_gpx_files_user_id_index.rb (7)
M db/structure.sql (8)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/6824.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6824.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6824
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6824 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260218/5e4e7a05/attachment.htm>
More information about the rails-dev
mailing list