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(chartdata): disable sqlparse calls for chart data requests to improve querying performance #19572

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Feb 21, 2024

  1. add test for long where clauses

    - slightly update test test_with_invalid_where_parameter_closing_unclosed__400
    dvchristianbors committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9f53aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5ce5d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b991917 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    41581e9 View commit details
    Browse the repository at this point in the history
  2. add check for mutate

    dvchristianbors committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ac00d64 View commit details
    Browse the repository at this point in the history
  3. fix typo

    dvchristianbors committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a536a97 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    f233001 View commit details
    Browse the repository at this point in the history
  2. restore type: ignore

    dvchristianbors committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8674647 View commit details
    Browse the repository at this point in the history
  3. omit debug log

    dvchristianbors committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    965751f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    2fa6df6 View commit details
    Browse the repository at this point in the history
  2. remove debug comment

    dvchristianbors committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    bd6f5de View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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