Merged r24531 from trunk to 6.0-stable (#43896).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@24533 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2026-03-27 01:24:15 +00:00
parent 013b113343
commit 692bbfc785

View File

@@ -78,11 +78,6 @@ https://www.redmine.org/
8. Migrate your database
If you are upgrading to Rails 2.3.14 as part of this migration, you
need to upgrade the plugin migrations before running the plugin migrations
using:
bundle exec rake db:migrate:upgrade_plugin_migrations RAILS_ENV="production"
Please make a backup before doing this! Under the new application
directory run:
bundle exec rake db:migrate RAILS_ENV="production"