Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration from 0.7 to 0.8 chrono feature #3438

Closed
1g0rkR opened this issue Aug 15, 2024 · 1 comment
Closed

Migration from 0.7 to 0.8 chrono feature #3438

1g0rkR opened this issue Aug 15, 2024 · 1 comment
Labels

Comments

@1g0rkR
Copy link

1g0rkR commented Aug 15, 2024

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

  • SQLx version: 0.8
  • SQLx features enabled: ["postgres", "runtime-tokio-native-tls", "uuid", "chrono" ]
  • Database server and version: Postgres v15.8
  • Operating system: MacOS Sonoma
  • rustc --version: rustc 1.79.0 (129f3b996 2024-06-10)
@1g0rkR 1g0rkR added the bug label Aug 15, 2024
@1g0rkR
Copy link
Author

1g0rkR commented Aug 15, 2024

#3412

@1g0rkR 1g0rkR closed this as completed Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant