We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ba34e commit 6717a66Copy full SHA for 6717a66
1 file changed
db/migrate/20250930230620_update_fix_term_item_relation.rb
@@ -1,4 +1,4 @@
1
-# Update terms of the three items whose value is nil or not in date or year format
+# Migration to update three items with nil or invalid date/year values
2
class UpdateFixTermItemRelation < ActiveRecord::Migration[7.0]
3
def up
4
facet = Facet.find_by!(name: 'Decade')
0 commit comments