This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
sqlmodel
Watch
1
Star
0
Fork
0
You've already forked sqlmodel
mirror of
https://github.com/fastapi/sqlmodel.git
synced
2026-03-13 09:29:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
add-alias_priority-param-to-field
Add File
New File
Upload File
Apply Patch
sqlmodel
/
tests
/
test_pydantic
History
Yurii Motov
69f863baeb
Fix
Optional
in test
2026-02-20 22:50:28 +01:00
..
__init__.py
✨
Add support for all
Field
parameters from Pydantic
1.9.0
and above, make Pydantic
1.9.0
the minimum required version (
#440
)
2023-10-26 14:18:05 +04:00
test_field.py
Fix
Optional
in test
2026-02-20 22:50:28 +01:00