Skip to content

Commit

Permalink
update migration version from 5.2 to 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
compeak committed Sep 1, 2022
1 parent b8fc789 commit 506e357
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 CreateActiveStorageTables < ActiveRecord::Migration[5.2]
class CreateActiveStorageTables < ActiveRecord::Migration[7.0]
def change
# Use Active Record's configured type for primary and foreign keys
primary_key_type, foreign_key_type = primary_and_foreign_key_types
Expand Down

0 comments on commit 506e357

Please sign in to comment.