[openstreetmap/openstreetmap-website] A new foundation for user notifications (PR #6837)
Pablo Brasero
notifications at github.com
Wed Mar 18 12:20:04 UTC 2026
@pablobm commented on this pull request.
> @@ -0,0 +1,8 @@
+# frozen_string_literal: true
+
+# This migration comes from noticed (originally 20240129184740)
+class AddNotificationsCountToNoticedEvent < ActiveRecord::Migration[8.1]
+ def change
+ add_column :noticed_events, :notifications_count, :integer
Fair enough. I have put them together with a comment to explain the provenance of the code.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6837#discussion_r2953063507
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6837/review/3967412503 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260318/5b09d80c/attachment.htm>
More information about the rails-dev
mailing list