Skip to content

Use a PHP object's method as the query #372

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

Merged
merged 9 commits into from
May 19, 2025
Merged

Use a PHP object's method as the query #372

merged 9 commits into from
May 19, 2025

Conversation

g105b
Copy link
Member

@g105b g105b commented May 12, 2025

This PR closes #84, allowing PHP queries to be represented by a dynamically-generated class method, rather than a static SQL file.

@g105b g105b merged commit 63f1ce5 into master May 19, 2025
75 of 76 checks passed
@g105b g105b deleted the 84-php-object-query branch May 19, 2025 10:13
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.

Allow PHP object to act as query
1 participant