]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commit
Add `deprecated` param to Field, add tests
authorYurii Motov <yurii.motov.monte@gmail.com>
Wed, 28 Jan 2026 13:11:19 +0000 (14:11 +0100)
committerYurii Motov <yurii.motov.monte@gmail.com>
Wed, 28 Jan 2026 17:02:26 +0000 (18:02 +0100)
commit159838fc89e577e1c6990188bb945eacb49844c4
treedc124512b71dfefffb5b08994a6f31f2005f758b
parent12ed8dc02f01a04056af6fb2f267f9cb771dee70
Add `deprecated` param to Field, add tests
sqlmodel/main.py
tests/test_pydantic/test_field.py