]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
🐛 Fix Pydantic version check for version 2.10.x onwards (#1255)
authorAndrey Siunov <asiunov@users.noreply.github.com>
Fri, 28 Feb 2025 14:01:13 +0000 (06:01 -0800)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2025 14:01:13 +0000 (15:01 +0100)
commit69a4504a3302b0afe7b716fa7a9349829d5fc930
tree800ca8d970d7c38f28ae2c85a66d3e1b2955c484
parentf46997ec6db7d662fb4b8be7d0bb74c6b3a2af41
🐛 Fix Pydantic version check for version 2.10.x onwards (#1255)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
sqlmodel/_compat.py
sqlmodel/main.py