Skip to content

Release 1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 07:08
· 27 commits to dev since this release
9836d62
  • Subquery support
  • CTE (Common Table Expressions) support
  • PostgreSQL support
  • Renamed constraint method required_constraints to parameterized_constraints
  • Renamed Bifrost method mocked to validation_only
  • All exceptions include a ctx property for debugging
  • Mysql INTERVAL syntax support