]> git.openstreetmap.org Git - rails.git/commit
Copies description, user_id and user_ip to notes
authorNenad Vujicic <nenadus@gmail.com>
Mon, 20 Jan 2025 11:58:51 +0000 (12:58 +0100)
committerNenad Vujicic <nenadus@gmail.com>
Mon, 17 Feb 2025 09:45:55 +0000 (10:45 +0100)
commit5c9355fccc335eacb870c47498165324bd16f467
tree17a7b3a4aad77fc33b095939fdee4f2988a9586a
parent00108bc9b7e9e03a47d89343e7f53eb924977ff8
Copies description, user_id and user_ip to notes

Adds migration script for copying description, user_id and user_ip from first note's comment to notes table.
db/migrate/20250212160355_backfill_note_descriptions.rb [new file with mode: 0644]
db/structure.sql