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

build(ingest): upgrade to sqlalchemy 1.4, drop 1.3 support #8810

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    8e0712a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a006e32 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

  1. Update setup.py

    Updated SQLAlchemy lower bound to 1.4.8 to avoid the error `cannot import name 'Optional' from 'mypy.plugin'` in `./tests/test_helpers/sqlalchemy_mypy_plugin.py`
    mayurinehate authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d8c1f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7393592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70a00b3 View commit details
    Browse the repository at this point in the history