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

Introduce getQueryBuilder aliases for specific database actions #2242

Merged
merged 7 commits into from
Dec 4, 2023

Conversation

wallacio
Copy link
Contributor

Create action-specific methods which return specific data types for the query builder, rather than the parent \Cake\Database\Query object returned by getQueryBuilder().

Retain getQueryBuilder for BC.

Ref #2238

@dereuromark dereuromark merged commit 05e0c63 into cakephp:0.x Dec 4, 2023
10 checks passed
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