Skip to content

v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@am357 am357 released this 08 Jul 20:31
· 83 commits to main since this release
93622bd

Changed

  • BREAKING: Adds optionality to StructField in partiql-types
  • BREAKING: Removed NULL and MISSING types from partiql_types::PartiQLType
  • BREAKING: Removed partiql_ast_passes::partiql_type

Added

  • BREAKING: Introduces PartiqlShape and removes PartiqlType
  • Adds partiql-extension-ddl that allows generation of PartiQL Basic DDL Syntax for a PartiQL Shape.