Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Cake\Database\Query::expr() instead of Cake\Database\Query::newExpr() in testing #44

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

chitoku-k
Copy link
Member

The Cake\Database\Query::newExpr() is now an alias for Cake\Database\Query::expr().

@chitoku-k chitoku-k merged commit 9e4c3a2 into master Mar 16, 2023
@chitoku-k chitoku-k deleted the fix/use-query-expr branch March 16, 2023 15:14
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.

1 participant