Skip to content

0.32.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@tyt2y3 tyt2y3 released this 05 Oct 10:52
· 7 commits to master since this release

New Features

  • Added ExprTrait to unify Expr and SimpleExpr methods #791
  • Support partial index CREATE INDEX .. WHERE .. #478

Enhancements

  • Replace Educe with manual implementations #817

sea-query-derive

  • Merged #[enum_def] into sea-query-derive
  • #[enum_def] now impl additional IdenStatic and AsRef<str> #769

sea-query-attr

  • Updated syn, heck and darling
  • sea-query-attr is now deprecated

Upgrades

  • Upgrade rusqlite to 0.32 #802