This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
sqlmodel-fix
Watch
1
Star
0
Fork
0
You've already forked sqlmodel-fix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
sqlmodel-fix
/
tests
/
test_tutorial
/
test_fastapi
/
test_update
History
Sebastián Ramírez
fa12c5d87b
✨
Add new method
sqlmodel_update()
to update models in place, including an
update
parameter for extra data (
#804
)
2024-02-17 14:49:39 +01:00
..
__init__.py
✅
Add tests
2021-08-24 15:15:26 +02:00
test_tutorial001_py39.py
✨
Add support for Pydantic v2 (while keeping support for v1 if v2 is not available), including initial work by AntonDeMeester (
#722
)
2023-12-04 15:42:39 +01:00
test_tutorial001_py310.py
✨
Add support for Pydantic v2 (while keeping support for v1 if v2 is not available), including initial work by AntonDeMeester (
#722
)
2023-12-04 15:42:39 +01:00
test_tutorial001.py
✨
Add support for Pydantic v2 (while keeping support for v1 if v2 is not available), including initial work by AntonDeMeester (
#722
)
2023-12-04 15:42:39 +01:00
test_tutorial002_py39.py
✨
Add new method
sqlmodel_update()
to update models in place, including an
update
parameter for extra data (
#804
)
2024-02-17 14:49:39 +01:00
test_tutorial002_py310.py
✨
Add new method
sqlmodel_update()
to update models in place, including an
update
parameter for extra data (
#804
)
2024-02-17 14:49:39 +01:00
test_tutorial002.py
✨
Add new method
sqlmodel_update()
to update models in place, including an
update
parameter for extra data (
#804
)
2024-02-17 14:49:39 +01:00