Skip to content

rework docs to have more smaller pages#1070

Merged
dereuromark merged 1 commit into5.xfrom
5.x-rework-docs
Apr 19, 2026
Merged

rework docs to have more smaller pages#1070
dereuromark merged 1 commit into5.xfrom
5.x-rework-docs

Conversation

@LordSimal
Copy link
Copy Markdown
Contributor

image

@LordSimal LordSimal requested a review from dereuromark April 17, 2026 12:46
@dereuromark dereuromark merged commit 5843667 into 5.x Apr 19, 2026
6 checks passed
@dereuromark dereuromark deleted the 5.x-rework-docs branch April 19, 2026 00:22
@dereuromark
Copy link
Copy Markdown
Member

Apparently a few things got lost in the change/move.
I will make a follow up PR.

dereuromark added a commit that referenced this pull request Apr 19, 2026
Follow-up to #1070. The writing-migrations split dropped several
reference sections and left some RST-conversion artifacts.

- Fix `bin/cake migration migrate` typo in integration-and-deployment
- Fix missing space around `phinxlog` tables in upgrade guide
- Replace leftover `<span class="title-ref">...</span>` with backticks
  in seeding and using-the-query-builder
- Restore "Anonymous Migration Classes" section in creating-migrations
- Restore full Table Partitioning examples (RANGE, LIST, HASH, KEY,
  expressions, modifying existing partitions)
- Restore index examples for MySQL fulltext/length, SQL Server and
  PostgreSQL include columns, partial indexes, concurrent indexes,
  and GIN indexes
- Restore foreign key details: composite keys, options table, and
  hasForeignKey/dropForeignKey usage
- Restore check constraint details: fluent builder, auto-generated
  names, complex expressions, has/drop examples
LordSimal pushed a commit that referenced this pull request Apr 19, 2026
Follow-up to #1070. The writing-migrations split dropped several
reference sections and left some RST-conversion artifacts.

- Fix `bin/cake migration migrate` typo in integration-and-deployment
- Fix missing space around `phinxlog` tables in upgrade guide
- Replace leftover `<span class="title-ref">...</span>` with backticks
  in seeding and using-the-query-builder
- Restore "Anonymous Migration Classes" section in creating-migrations
- Restore full Table Partitioning examples (RANGE, LIST, HASH, KEY,
  expressions, modifying existing partitions)
- Restore index examples for MySQL fulltext/length, SQL Server and
  PostgreSQL include columns, partial indexes, concurrent indexes,
  and GIN indexes
- Restore foreign key details: composite keys, options table, and
  hasForeignKey/dropForeignKey usage
- Restore check constraint details: fluent builder, auto-generated
  names, complex expressions, has/drop examples
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