Major Changes
- #791
b55f021Thanks @gajus! - Replacedanywithunknownforsql.unsafequery results.sql.unsafenow usesz.unknown()instead ofz.any(), and the defaultQuerySqlTokengeneric isStandardSchemaV1<unknown, unknown>. This forces consumers to narrow the type before use, aligning with Slonik's philosophy of enforcing runtime type validation.
Patch Changes
- Updated dependencies []:
- @slonik/errors@49.0.0
- @slonik/types@49.0.0