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 whole query regexes performance #1018

Merged
merged 19 commits into from
Jul 5, 2022
Merged

Fix whole query regexes performance #1018

merged 19 commits into from
Jul 5, 2022

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    f2bd47f View commit details
    Browse the repository at this point in the history
  2. fix sum expr/template typo

    mvorisek committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    a1608ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ece8d5 View commit details
    Browse the repository at this point in the history
  4. fix regexes with "\K"

    mvorisek committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    e649d91 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

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

Commits on Jul 5, 2022

  1. simplify NVARCHAR MSSQL fix

    mvorisek committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    10854a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a8f642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    421f2b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    264b4ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9253a3 View commit details
    Browse the repository at this point in the history
  6. unify concat in test

    mvorisek committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    477f553 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9230213 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e2c0fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e585ab2 View commit details
    Browse the repository at this point in the history
  10. improve Oracle expr trait

    mvorisek committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    88f93e5 View commit details
    Browse the repository at this point in the history
  11. fix CSV camelCase prop

    mvorisek committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    b2ec526 View commit details
    Browse the repository at this point in the history
  12. fix expr camelCase prop

    mvorisek committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    51e32b7 View commit details
    Browse the repository at this point in the history
  13. dedup/fix identifier escape

    mvorisek committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    9db34d0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    21a51ad View commit details
    Browse the repository at this point in the history