feat(qol): raw expression type to allow strings in the builder API
This improves the API for query fns that take a sequence of generic arguments, as any type can be converted into a `RawExpr`.
Loading
Please register or sign in to comment
This improves the API for query fns that take a sequence of generic arguments, as any type can be converted into a `RawExpr`.