Skip to content

Conversation

@markstory
Copy link
Member

Use the additional schema reflection methods added in 5.3. There are some minor behavior differences such as column names are now case-sensitive and column order always matters now.

Use all the new methods that were added to simplify migrations.
- column names are case-sensitive.
- ordering matters.
- columns are case-sensitive
- order matters
- order and casing matter now.
@markstory
Copy link
Member Author

Need to get cakephp/cakephp#18915 merged to resolve the sqlserver failure.

- Column names are case-sensitive
- Required fixes in cakephp/database to implement included columns
@markstory markstory merged commit 2791a5c into 5.x Sep 19, 2025
13 checks passed
@markstory markstory deleted the use-hastable branch September 19, 2025 02:48
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