@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/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev