Skip to content

Conversation

@dereuromark
Copy link
Member

Summary

Improves documentation for the 5.x major release by documenting new features and fixing some issues:

  • Add documentation for insertOrUpdate() and insertOrSkip() methods in the seeding guide, including database-specific behavior notes
  • Document MySQL ALTER TABLE ALGORITHM and LOCK options for zero-downtime schema changes
  • Fix grammar issue in index.rst ("can has" → "has")
  • Update outdated phinxlog references to generic "migrations tracking table" terminology in main index docs

Related

Part of the documentation improvements for the 5.x release (#995)

- Add insertOrUpdate() and insertOrSkip() documentation to seeding guide
- Document MySQL ALTER TABLE ALGORITHM/LOCK options
- Fix grammar issue in index.rst ("can has" -> "has")
- Update phinxlog references to generic "migrations tracking table"
Copy link
Member

@markstory markstory left a comment

Choose a reason for hiding this comment

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

Looks good but there are conflicts.

Accepted the 5.x branch's documentation for insertOrUpdate() and insertOrSkip()
which has the correct three-argument API signature.
@dereuromark dereuromark merged commit f1ec4ef into 5.x Jan 13, 2026
14 checks passed
@dereuromark dereuromark deleted the docs/5x-improvements branch January 13, 2026 07:39
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.

3 participants