cargo sea-query 0.30.5

latest releases: 1.0.1, 1.0.0, 1.0.0-rc.34...
2 years ago

New Features

  • Added feature flag option-more-parentheses to have more parentheses in expressions #723
  • Added feature flag option-sqlite-exact-column-type to only use integer for SQLite
  • Support COUNT(DISTINCT "column") #700
  • Support index hints for MySQL (via extension::mysql::MySqlSelectStatementExt) #636
  • Support expressions for ON CONFLICT targets #692

Enhancements

  • Add from_clear to allow emptying current from tables in select statement #716

Breaking Changes

  • Caution: do not use the --all-features param in Cargo. If you want to enable all features, use the all-features feature flag instead.

Full Changelog: 0.30.4...0.30.5

Don't miss a new sea-query release

NewReleases is sending notifications on new releases.