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

Attempt at fixing scheduled parameterized queries #6063

Closed
wants to merge 5 commits into from

Commits on Nov 6, 2023

  1. Attempt at fixing scheduled parameterized queries

    - generating query_hash with query expanded with default parameters
      values to match query_result with queries hash
    - added default parameters related properties in Query model class
    Rémi Laurent authored and eradman committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b74422d View commit details
    Browse the repository at this point in the history
  2. make linter happy

    Rémi Laurent authored and eradman committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    64a9703 View commit details
    Browse the repository at this point in the history
  3. parameters may not have a default value set

    Rémi Laurent authored and eradman committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    fdddd01 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Snapshot: 23.12.0-dev

    github-actions committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    410fa06 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Snapshot: 24.01.0-dev

    github-actions committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    0e393b3 View commit details
    Browse the repository at this point in the history