Update strong-migrations-enabled migrations from 5.0 and 5.1 to 5.2 (#24275)
This commit is contained in:
parent
cf12621e37
commit
c0e87ad8ed
45 changed files with 49 additions and 49 deletions
|
@ -1,4 +1,4 @@
|
|||
class AccountIdsToTimestampIds < ActiveRecord::Migration[5.1]
|
||||
class AccountIdsToTimestampIds < ActiveRecord::Migration[5.2]
|
||||
def up
|
||||
# Set up the accounts.id column to use our timestamp-based IDs.
|
||||
safety_assured do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue