]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
🐛 Fix attribute handling in `model_dump` for compatibility with the latest Pydantic...
authorAndrew Grangaard <andrew.grangaard@gmail.com>
Wed, 8 Oct 2025 10:33:47 +0000 (03:33 -0700)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 10:33:47 +0000 (12:33 +0200)
commit0402496be2c24231ae002afc58f91da4c00d1c43
treeb72910c8eb7f5356546c7502ae0981898cf78165
parent39d8c2c0dfe183ef1e1c1aa9ecd03674b05f62c0
🐛 Fix attribute handling in `model_dump` for compatibility with the latest Pydantic versions (#1595)
sqlmodel/main.py