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

Postgres driver bind DateTime<FixedOffset> #137

Merged
merged 1 commit into from
Sep 17, 2021
Merged

Conversation

billy1624
Copy link
Member

No description provided.

@billy1624 billy1624 self-assigned this Sep 17, 2021
@tyt2y3
Copy link
Member

tyt2y3 commented Sep 17, 2021

May be we can add some test case by expanding the sqlx_postgres example.
Btw, the postgres example already has.

timestamp_with_time_zone: DateTime::parse_from_rfc3339("2020-01-01T02:02:02+08:00")

@billy1624 billy1624 marked this pull request as ready for review September 17, 2021 14:07
@tyt2y3 tyt2y3 merged commit c1e6204 into master Sep 17, 2021
@tyt2y3 tyt2y3 deleted the pg-driver-timestamp-tz branch September 17, 2021 15:11
@billy1624
Copy link
Member Author

May be we can add some test case by expanding the sqlx_postgres example.

Btw, the postgres example already has.

timestamp_with_time_zone: DateTime::parse_from_rfc3339("2020-01-01T02:02:02+08:00")

We can do it on another PR

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