Skip to content

Commit

Permalink
Update 20241120238823_rename_references_to_distributions.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
ewlarson committed Nov 21, 2024
1 parent 625ae2e commit d2a341d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
class RenameReferencesToDistributions < ActiveRecord::Migration[7.2]
class RenameReferencesToDistributions < ActiveRecord::Migration[7.0]
def change
rename_table :document_references, :document_distributions
end
Expand Down

0 comments on commit d2a341d

Please sign in to comment.