Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* sqlx-macros-core: Add handling of the 'DATE' pseudo-type in in the sqlite library. Presently this only functions for the `time` feature, because I don't use the `chrono` feature. * Update sqlite.rs Add chrono date support. * Update sqlite.rs rustfmt * Update sqlite.rs Switch order of time::OffsetDateTime and time::PrimitiveDateTime.
- Loading branch information