v1.1.0
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.