Skip to content

Update documentation for Migrations 5.0#8230

Merged
dereuromark merged 1 commit into5.xfrom
update-migrations-v5
Feb 18, 2026
Merged

Update documentation for Migrations 5.0#8230
dereuromark merged 1 commit into5.xfrom
update-migrations-v5

Conversation

@dereuromark
Copy link
Member

Summary

  • Update redirect links from Migrations 4 to Migrations 5
  • Update seed command syntax from bin/cake migrations seed to bin/cake seeds run (Migrations 5.0 change)
  • Update Japanese documentation links (were pointing to v3)

Ref: https://github.com/cakephp/migrations/releases/tag/5.0.0

- Update redirect links from Migrations 4 to Migrations 5
- Update seed command from `migrations seed` to `seeds run`
- Update Japanese documentation links

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

::: tip Learn More
Read more about database migrations and seeding in the [Migrations documentation](https://book.cakephp.org/migrations/4/).
Read more about database migrations and seeding in the [Migrations documentation](https://book.cakephp.org/migrations/5/).
Copy link
Contributor

Choose a reason for hiding this comment

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

Better use https://book.cakephp.org/migrations/
The site-book redirect handles the redirect to the current version.

Copy link
Contributor

Choose a reason for hiding this comment

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

needs to be updated for all the links in your change

Copy link
Member Author

Choose a reason for hiding this comment

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

I will do that post merge then.

@dereuromark dereuromark merged commit c138716 into 5.x Feb 18, 2026
5 checks passed
@dereuromark dereuromark deleted the update-migrations-v5 branch February 18, 2026 18:16
dereuromark added a commit that referenced this pull request Feb 18, 2026
Follow-up to #8230 per josbeir's suggestion.
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

Comments