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

[BUG] Fix connector-x and psycopg dependencies for CI #2017

Merged
merged 6 commits into from
Mar 15, 2024
Merged

Commits on Mar 15, 2024

  1. use psycopg binary

    colin-ho committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    05f2487 View commit details
    Browse the repository at this point in the history
  2. connectorx version

    colin-ho committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a1bc8ea View commit details
    Browse the repository at this point in the history
  3. fix order

    colin-ho committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2821980 View commit details
    Browse the repository at this point in the history
  4. negate condition

    colin-ho committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    02ddb54 View commit details
    Browse the repository at this point in the history
  5. not instead of !

    colin-ho committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    021f75b View commit details
    Browse the repository at this point in the history
  6. apply demorgans rule

    colin-ho committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ceca81a View commit details
    Browse the repository at this point in the history