Skip to content

Commit 6717a66

Browse files
committed
Add comments
1 parent c5ba34e commit 6717a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

db/migrate/20250930230620_update_fix_term_item_relation.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Update terms of the three items whose value is nil or not in date or year format
1+
# Migration to update three items with nil or invalid date/year values
22
class UpdateFixTermItemRelation < ActiveRecord::Migration[7.0]
33
def up
44
facet = Facet.find_by!(name: 'Decade')

0 commit comments

Comments
 (0)