Skip to content

v1.1.0

Choose a tag to compare

@kasapdev kasapdev released this 06 Sep 01:18
· 3 commits to main since this release

Adds edge-case regression tests: raw SQL expression passthrough in select(), dotted wildcard quoting (table.*), variadic groupBy() with multiple columns, orderBy() rejecting invalid directions, insert()/update() rejecting empty data, and IN with a scalar value. No behavioral changes; all tests pass.