[openstreetmap/openstreetmap-website] Adds version to notes table and creates note_versions table (PR #5815)
Emin Kocan
notifications at github.com
Mon Mar 31 10:04:15 UTC 2025
kcne left a comment (openstreetmap/openstreetmap-website#5815)
I'm not sure if this should be part of this PR—maybe we should address the issue in another PR.
Regarding sorting by `timestamp`, we could always sort by `timestamp`/`updated_at` first and then by `id` to ensure a stable order of notes. If multiple notes have the same timestamp, the order of those specific notes probably wouldn't significantly impact the user experience, as the difference would be trivial.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5815#issuecomment-2765756898
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5815/c2765756898 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250331/2f0313e6/attachment.htm>
More information about the rails-dev
mailing list