·
1 commit
to main
since this release
Added
- add SQL function call syntax with facet #[facet(other)] fix
- dibs-runtime crate and facet-based codegen
Fixed
- (ci) fix clippy warnings and doc issues
Other
- TraceErr emits structured tracing on QueryError
- Remove duplicate AST layer in dibs-query-gen (#12)
- add README.md.in templates for missing crates
- consolidate workspace dependencies and reorganize query files
- disable default features on rust_decimal to avoid serde