Diesel 2.3.12
Fixes Fixed FromSql/ToSql for chrono::NaiveTime on MySQL dropping the fractional-seconds component of TIME values, so a TIME(N) column now round-trips its microseconds like DATETIME / TIMESTAMP already did. Extended libsqlite3-sys support to include 0.38 Full Changelog: v2.3.11...v2.3.12 You can support the development of Diesel by: Contributing Code, Documentation or Guides. Checkout the planing…