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

Migration to sqlalchemy version 2 #222

Merged
merged 7 commits into from
Oct 8, 2024
Merged

Migration to sqlalchemy version 2 #222

merged 7 commits into from
Oct 8, 2024

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    4a2c2bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e07aaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4427c7a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Specify sqlalchemy < 3

    stephen-riggs committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    be58ac0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Allow SQLAlchemy 1.4

    ndevenish committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a7de038 View commit details
    Browse the repository at this point in the history
  2. Explicitly test different sqlalchemy versions.

    This is safer as long as we remain compatible with both.
    ndevenish committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    97f904f View commit details
    Browse the repository at this point in the history
  3. Add history change.

    ndevenish committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9e1a582 View commit details
    Browse the repository at this point in the history