Skip to content

Conversation

@markstory
Copy link
Member

Add support for QueryExpression as a default value when generating schema. This will help resolve some compatibility issues in migrations in a more robust way. Refs #18845

@markstory markstory force-pushed the schema-default-expression branch from 7d0065b to ebcd685 Compare August 25, 2025 18:39
@markstory markstory changed the base branch from 5.next to 5.x August 25, 2025 18:39
@markstory markstory modified the milestones: 5.3.0, 5.2.7 Aug 25, 2025
markstory added a commit to cakephp/migrations that referenced this pull request Aug 25, 2025
With the changes from cakephp/cakephp#18858 these changes should resolve
the regressions around `Literal` values raised in cakephp/cakephp#18845
@markstory markstory merged commit cddaffc into 5.x Aug 27, 2025
12 of 14 checks passed
@markstory markstory deleted the schema-default-expression branch August 27, 2025 04:34
markstory added a commit to cakephp/migrations that referenced this pull request Sep 1, 2025
* Fix Literal default values

With the changes from cakephp/cakephp#18858 these changes should resolve
the regressions around `Literal` values raised in cakephp/cakephp#18845

* Bump cake version to test against QueryExpression fix

* Revert "Bump cake version to test against QueryExpression fix"

This reverts commit a7ee824.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant