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
20778ebb28320e0546cdce985e784f20babe7413
sqlmodel
/
tests
/
test_pydantic
History
Yurii Motov
20778ebb28
Merge remote-tracking branch 'upstream/main' into add-missing-parameters-to-field-2
2026-02-20 23:23:24 +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
Merge remote-tracking branch 'upstream/main' into add-missing-parameters-to-field-2
2026-02-20 23:23:24 +01:00