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

chore: upgrade (flask-)sqlalchemy #2162

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2023

  1. Upgrade (flask-)sqlalchemy

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    53be378 View commit details
    Browse the repository at this point in the history
  2. Fixing requirements

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ffd55ed View commit details
    Browse the repository at this point in the history
  3. Fixing requirements

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f941f83 View commit details
    Browse the repository at this point in the history
  4. Fix test_get_item_not_found again...

    and reformat a file
    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    bcee46d View commit details
    Browse the repository at this point in the history
  5. Skipping test_import_roles

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    af0c7fc View commit details
    Browse the repository at this point in the history
  6. Delete temporary file

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a2bc0b0 View commit details
    Browse the repository at this point in the history
  7. Remove ignore_cleanup_errors

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d2e381d View commit details
    Browse the repository at this point in the history
  8. Fix some test cases

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4be878d View commit details
    Browse the repository at this point in the history
  9. Fix test case

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    af05713 View commit details
    Browse the repository at this point in the history
  10. Fix another test case

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0acc71e View commit details
    Browse the repository at this point in the history
  11. Correcting imports

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    93e2f3d View commit details
    Browse the repository at this point in the history
  12. Fix another test case.

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3eeea16 View commit details
    Browse the repository at this point in the history
  13. Cleaning up app contexts

    goerch committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c352129 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ddf22fa View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Fixing more tests

    goerch committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    95223f8 View commit details
    Browse the repository at this point in the history
  2. Trying to fix mssql...

    goerch committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    1740f65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ac81b7 View commit details
    Browse the repository at this point in the history
  4. Another test borked on mssql

    goerch committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    46eb669 View commit details
    Browse the repository at this point in the history
  5. Another broken mssql test

    goerch committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    392e14e View commit details
    Browse the repository at this point in the history
  6. More mssql borken tests

    goerch committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    c59e562 View commit details
    Browse the repository at this point in the history
  7. Fix imports

    goerch committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    1050828 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5893dc2 View commit details
    Browse the repository at this point in the history
  9. Better dialect determination?

    goerch committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    475d162 View commit details
    Browse the repository at this point in the history
  10. Exclude failing mssql tests

    goerch committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    68d0014 View commit details
    Browse the repository at this point in the history
  11. Yet another failing mssql test

    goerch committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    d4c8ecd View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    ea4cf8d View commit details
    Browse the repository at this point in the history
  2. Enabling some mssql tests

    goerch committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    89cd5f3 View commit details
    Browse the repository at this point in the history
  3. Fix import of roles

    goerch committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    0a15614 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    071484b View commit details
    Browse the repository at this point in the history
  5. Fix cli tests

    goerch committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    379db03 View commit details
    Browse the repository at this point in the history
  6. Linting

    goerch committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    8d7a7bd View commit details
    Browse the repository at this point in the history
  7. Fix create_app clitest

    goerch committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    b5aca58 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Updating some of the examples

    goerch committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    7070a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67729a0 View commit details
    Browse the repository at this point in the history