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: in-operator literal binds not handled properly #285

Commits on Aug 19, 2021

  1. Copy the full SHA
    bf0c780 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f8fee2c View commit details
    Browse the repository at this point in the history
  3. blacken

    jimfulton committed Aug 19, 2021
    Copy the full SHA
    f6faefa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'literal_binds_kwarg_with_an_IN_operator_252' of github.…

    …com:jimfulton/python-bigquery-sqlalchemy into literal_binds_kwarg_with_an_IN_operator_252
    jimfulton committed Aug 19, 2021
    Copy the full SHA
    95f5192 View commit details
    Browse the repository at this point in the history
  5. Restored some code needed by compliance tests

    and added unit test to cover it.
    
    Also fixed constraints
    jimfulton committed Aug 19, 2021
    Copy the full SHA
    b7b19dd View commit details
    Browse the repository at this point in the history
  6. blacken

    jimfulton committed Aug 19, 2021
    Copy the full SHA
    4c2c450 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Copy the full SHA
    2714f6e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Copy the full SHA
    ee06ffd View commit details
    Browse the repository at this point in the history
  2. Use use_labels in more tests

    To work around spurious test failures
    jimfulton committed Aug 23, 2021
    Copy the full SHA
    55aec6d View commit details
    Browse the repository at this point in the history