Skip to content

Conversation

@kholdrex
Copy link
Owner

@kholdrex kholdrex commented Jan 6, 2026

  • Add GROUP BY support in string builder compilation path
  • Implement HAVING clause support for both Arel and string builder
  • Add validation to prevent empty array IN clauses (syntax error)
  • Add comprehensive tests for compiler, validator, runner, explain_gate
  • Fix query_spec tests for safe? and binds methods

@kholdrex kholdrex self-assigned this Jan 6, 2026
@kholdrex kholdrex force-pushed the fix/sql-generation-issues branch 2 times, most recently from 33c17f7 to ed1d0b9 Compare January 6, 2026 03:04
- Add GROUP BY support in string builder compilation path
- Implement HAVING clause support for both Arel and string builder
- Add validation to prevent empty array IN clauses (syntax error)
- Add comprehensive tests for compiler, validator, runner, explain_gate
- Fix query_spec tests for safe? and binds methods
@kholdrex kholdrex force-pushed the fix/sql-generation-issues branch from ed1d0b9 to 15921d7 Compare January 6, 2026 03:07
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