Skip to content

Conversation

@JulianVennen
Copy link
Member

@JulianVennen JulianVennen commented Jan 7, 2026

An empty where group currently generates the following SQL which causes a MYSQL syntax error:

SELECT * FROM `test` WHERE ()

This PR fixes that by not returning empty where groups from the Query class.

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