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 PostgreSQL LIKE operator support #1014

Merged
merged 6 commits into from
Jul 3, 2022
Merged

Fix PostgreSQL LIKE operator support #1014

merged 6 commits into from
Jul 3, 2022

Commits on Jun 30, 2022

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

Commits on Jul 3, 2022

  1. fix

    mvorisek committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    09af0b8 View commit details
    Browse the repository at this point in the history
  2. test CI

    mvorisek committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    8f937b0 View commit details
    Browse the repository at this point in the history
  3. fix regexp too

    mvorisek committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    42757c6 View commit details
    Browse the repository at this point in the history
  4. test regexp

    mvorisek committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    71fdd5f View commit details
    Browse the repository at this point in the history
  5. Revert "test regexp"

    This reverts commit 71fdd5f.
    mvorisek committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    9c65d69 View commit details
    Browse the repository at this point in the history