]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
⬆️ Upgrade support for SQLAlchemy 1.4.49, update tests (#519)
authorSandro Tosi <sandrotosi@users.noreply.github.com>
Mon, 23 Oct 2023 11:22:10 +0000 (07:22 -0400)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 11:22:10 +0000 (15:22 +0400)
commitd1cf6134617cc374fa3aee2b374dc1387c9bc868
treed5244fddaecfdf9663e2649e63f1ba84fe7b66fe
parentd281a0fa9f7a0c6384f6e4c30044e124fa26bb1c
⬆️ Upgrade support for SQLAlchemy 1.4.49, update tests (#519)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pyproject.toml
tests/test_tutorial/test_fastapi/test_multiple_models/test_tutorial001.py
tests/test_tutorial/test_fastapi/test_multiple_models/test_tutorial002.py
tests/test_tutorial/test_indexes/test_tutorial001.py
tests/test_tutorial/test_indexes/test_tutorial006.py