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

fix: fix example code of query_as #3558

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 11, 2024

  1. fix: fix example code of query_as

    query_as.rs: 230 mismatched bracket.
    query_as.rs: 230 move TIMESTAMP to TIMESTAMPTZ to match type time::OffsetDateTime.
    query_as.rs: 241, 251, 260 move i64 to i32 to match postgres type `INT4`.
    xuehaonan27 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    bab48c5 View commit details
    Browse the repository at this point in the history