Description
Add comprehensive tests for all type-safe query builders to ensure correctness:
Tests Needed
TypedSelect
TypedInsert
TypedUpdate
TypedDelete
Acceptance Criteria
- All tests pass
- Tests are in
tests/ directory or as unit tests
- Tests verify both SQL output and parameter handling
Description
Add comprehensive tests for all type-safe query builders to ensure correctness:
Tests Needed
TypedSelect
TypedInsert
TypedUpdate
TypedDelete
Acceptance Criteria
tests/directory or as unit tests