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

Remove metaclass as in SQLAlchemy, rework the tests and some reformatting #357

Merged
merged 4 commits into from
Feb 21, 2022

Commits on Feb 17, 2022

  1. Fix compatibility with SQLALchemy >= 2

    Breaking change: deprecate compatibility with SQLAlchemy < 2
    adrien-berchet committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    2f89446 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

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

Commits on Feb 21, 2022

  1. Improve tests

    adrien-berchet committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    4dc408e View commit details
    Browse the repository at this point in the history
  2. Some formatting

    adrien-berchet committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    915fc11 View commit details
    Browse the repository at this point in the history