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
2025-08-15 10:11:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
379
Commits
11
Branches
23
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Sebastián Ramírez
9141c8a920
✨
Add source examples for Python 3.10 and 3.9 with updated syntax (
#842
)
...
Co-authored-by: Esteban Maya Cadavid <emayacadavid9@gmail.com>
2024-03-21 17:49:38 -05:00
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