]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
Deprecate `include`parameter of `Field`
authorYurii Motov <yurii.motov.monte@gmail.com>
Tue, 3 Feb 2026 09:17:12 +0000 (10:17 +0100)
committerYurii Motov <yurii.motov.monte@gmail.com>
Tue, 3 Feb 2026 09:17:12 +0000 (10:17 +0100)
commitb1f6ff11f68a3da9ab15d4266700c121721cbd56
tree4107dc5a590643a29bae52d2c8b1b820f5114fc0
parent8467dffd9bc46eb142fe09a21c68c8237815ab0b
Deprecate `include`parameter of `Field`
sqlmodel/main.py
tests/test_pydantic/test_field.py