cargo rusqlite 0.13.0

latest releases: 0.37.0, 0.36.0, 0.35.0...
8 years ago
  • Added ToSqlConversionFailure case to Error enum.
  • Now depends on chrono 0.4, bitflats 1.0, and (optionally) cc 1.0 / bindgen 0.31.
  • The ToSql/FromSql implementations for time::Timespec now include and expect fractional seconds and timezone in the serialized string.
  • The RowIndex type used in Row::get is now publicly exported.
  • New sqlcipher feature allows linking against SQLCipher instead of SQLite.
  • Doc link in README now point to docs.rs.

Don't miss a new rusqlite release

NewReleases is sending notifications on new releases.