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(targets): missing begin()s related to SQLAlchemy 2.0 #1954

Merged
merged 7 commits into from
Sep 13, 2023

Commits on Sep 13, 2023

  1. missing begin statements

    andyoneal committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0c6f1e8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into missing-begins

    Ken Payne authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8650bf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dcf700 View commit details
    Browse the repository at this point in the history
  4. Use future=True

    edgarrmondragon committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e296654 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf0789d View commit details
    Browse the repository at this point in the history
  6. Add missing deps

    edgarrmondragon committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    46627d2 View commit details
    Browse the repository at this point in the history
  7. Use patched duckdb

    edgarrmondragon committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ee948d3 View commit details
    Browse the repository at this point in the history