Skip to content

dibs-sql-v0.2.0-rc.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:33
· 1 commit to main since this release
af2025f

Added

  • add SQL function call syntax with facet #[facet(other)] fix
  • (dibs-sql) add AST-based SQL builder with param deduplication

Other

  • Wire up FunctionSpec filter validation with proper error handling (#14)
  • Remove duplicate AST layer in dibs-query-gen (#12)
  • add README.md.in templates for missing crates