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
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
..
test_app_testing
📝
Add source examples for Python 3.9 and 3.10 (
#715
)
2023-11-29 16:51:55 +01:00
test_delete
✨
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_limit_and_offset
✨
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_multiple_models
✨
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_read_one
✨
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_relationships
✨
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_response_model
✨
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_session_with_dependency
✨
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_simple_hero_api
✨
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_teams
✨
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_update
✨
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