0.32.0-rc.2
Pre-release
Pre-release
New Features
- Added
ExprTrait
to unifyExpr
andSimpleExpr
methods #791 - Support partial index
CREATE INDEX .. WHERE ..
#478
Enhancements
- Replace
Educe
with manual implementations #817
sea-query-derive
- Merged
#[enum_def]
intosea-query-derive
#[enum_def]
now impl additionalIdenStatic
andAsRef<str>
#769
sea-query-attr
- Updated
syn
,heck
anddarling
sea-query-attr
is now deprecated
Upgrades
- Upgrade
rusqlite
to0.32
#802