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

feat: Handle passing of arrays to in statements more efficiently in SQLAlchemy 1.4 and higher #253

Merged
merged 24 commits into from Aug 25, 2021

Commits on Aug 11, 2021

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

Commits on Aug 17, 2021

  1. Copy the full SHA
    17f0507 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5908802 View commit details
    Browse the repository at this point in the history
  3. blacken/lint

    jimfulton committed Aug 17, 2021
    Copy the full SHA
    ff21918 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    39dfdf9 View commit details
    Browse the repository at this point in the history
  5. merge upstream/master

    jimfulton committed Aug 17, 2021
    Copy the full SHA
    86e75a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Copy the full SHA
    0eb6a12 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    018e398 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Copy the full SHA
    9343b86 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5104979 View commit details
    Browse the repository at this point in the history
  3. blacken

    jimfulton committed Aug 19, 2021
    Copy the full SHA
    c2c0bf4 View commit details
    Browse the repository at this point in the history
  4. 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
    04c5751 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    23b4b73 View commit details
    Browse the repository at this point in the history
  6. blacken

    jimfulton committed Aug 19, 2021
    Copy the full SHA
    bc615e6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    83227a6 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7fc5d55 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

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

Commits on Aug 23, 2021

  1. merge upstream/master

    jimfulton committed Aug 23, 2021
    Copy the full SHA
    56e943e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    295b1bc View commit details
    Browse the repository at this point in the history
  3. removed dup test

    jimfulton committed Aug 23, 2021
    Copy the full SHA
    6e32630 View commit details
    Browse the repository at this point in the history
  4. merge upstream/master

    jimfulton committed Aug 23, 2021
    Copy the full SHA
    ba3b476 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

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

Commits on Aug 25, 2021

  1. merge upstream/master

    jimfulton committed Aug 25, 2021
    Copy the full SHA
    bbfcd57 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6a9596f View commit details
    Browse the repository at this point in the history