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

Introduce timeTruncate parameter for time.Time arguments #1541

Merged
merged 4 commits into from
Jan 31, 2024
Merged

Introduce timeTruncate parameter for time.Time arguments #1541

merged 4 commits into from
Jan 31, 2024

Commits on Jan 27, 2024

  1. Introduce timeTruncate parameter

    This introduces `timeTruncate` parameter that will truncate `time.Time` values in query arguments.
    PauliusLozys committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    5da00c5 View commit details
    Browse the repository at this point in the history
  2. Update tests

    PauliusLozys committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    c077868 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Include GO time.Truncate documentation link

    Co-authored-by: Inada Naoki <songofacandy@gmail.com>
    PauliusLozys and methane committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    22cf7ce View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    e6f93d3 View commit details
    Browse the repository at this point in the history