sqlx/sqlx-core
Billy Chan 8561891474
[SQLite] encoding & decoding NaiveTime with correct format (#1459)
* Fix SQLite encoding format

* Update SQLite decoding format

* Update sqlx-core/src/sqlite/types/chrono.rs

* fixup: add `#[rustfmt::skip]`

Co-authored-by: Austin Bonander <austin.bonander@gmail.com>
Co-authored-by: Austin Bonander <austin@launchbadge.com>
2021-09-30 19:45:48 -07:00
..
src [SQLite] encoding & decoding NaiveTime with correct format (#1459) 2021-09-30 19:45:48 -07:00
Cargo.toml Upgrade hmac to 0.11 (#1443) 2021-09-23 12:05:31 -07:00