Skip to content

Conversation

nanophate
Copy link
Member

Rails 7 へのアップグレードの際に migration の実行がされていなかった。

# db/schema.rb
- ActiveRecord::Schema[6.1].define(version: 2024_06_18_025325) do
+ ActiveRecord::Schema[7.0].define(version: 2024_06_18_025325) do

@nanophate nanophate mentioned this pull request Mar 5, 2025
@nanophate nanophate temporarily deployed to coderdojo-pi-update-mig-mzkiqa March 5, 2025 09:25 Inactive
Copy link
Contributor

@rakuda-san-desu rakuda-san-desu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

こちらの対応もありがとうございます🙏✨
ローカルで差異が出ないことを確認しました!

@nanophate nanophate merged commit e012d30 into main Mar 11, 2025
3 checks passed
@nanophate nanophate deleted the update-migration branch March 11, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants