You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've changed version of sqlx to 0.8 with no additional changes to code, features,etc. Macros query!/query_as! indicates errors using NaiveDateTime and require to use PrimitiveDateTime.
Info
SQLx version: 0.8
SQLx features enabled: ["postgres", "runtime-tokio-native-tls", "uuid", "chrono" ]
Bug Description
I've changed version of sqlx to 0.8 with no additional changes to code, features,etc. Macros query!/query_as! indicates errors using NaiveDateTime and require to use PrimitiveDateTime.
Info
rustc --version
: rustc 1.79.0 (129f3b996 2024-06-10)The text was updated successfully, but these errors were encountered: