github diesel-rs/diesel v0.9.0

latest releases: v2.1.6, v2.1.5, v2.1.4...
7 years ago

0.9.0 is a fairly large release, bringing several important quality of life features. The main features of this release are:

  • Support for composite primary keys
  • Support for PG schemas other than public
  • Batch insert support for SQLite

This release also includes numerous bug fixes. In particular several bugs which occurred from using empty arrays have all been fixed. For full release notes, see the CHANGELOG

Don't miss a new diesel release

NewReleases is sending notifications on new releases.