cargo sea-query 0.23.0

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

New Features

  • Supports time in addition to chrono #267

Enhancements

  • Allow for trailing commas in any and all macros #270

Bug fixes

  • Fix UNIQUE table index expression syntax for sqlite #227

Breaking changes

In order to co-exist with the time crate, Date, Time, DateTime etc are renamed to ChronoDate, ChronoTime, ChronoDateTime. In addition, new variants TimeDate, TimeTime, TimeDateTime and so on are introduced to Value.

Don't miss a new sea-query release

NewReleases is sending notifications on new releases.