Skip to content

Conversation

@lfittl
Copy link
Contributor

@lfittl lfittl commented Dec 27, 2019

Thanks for the excellent library!

I've had a use case that required tstzrange integration, and thought it'd be useful to get this library updated for the latest rust-postgres 0.17 release:

  • Updates integration and tests to postgres 0.17
  • Moves chrono crate support to "with-chrono-0_4" to match postgres crate
  • Drops time crate support since it was dropped in postgres crate
  • Use Rust 2018 syntax & ensure code follows up-to-date idioms

- Updates integration and tests to postgres 0.17
- Moves chrono crate support to "with-chrono-0_4" to match postgres crate
- Drops time crate support since it was dropped in postgres crate
@sfackler sfackler merged commit 6fc8234 into rust-postgres:master Jan 1, 2020
@sfackler
Copy link
Collaborator

sfackler commented Jan 1, 2020

Thanks!

@lfittl lfittl deleted the postgres-0.17 branch January 2, 2020 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants