-
-
Notifications
You must be signed in to change notification settings - Fork 689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ Add new method sqlmodel_update()
to update models in place, including an update
parameter for extra data
#804
Conversation
📝 Docs preview for commit 37cb39a at: https://f3078679.sqlmodel.pages.dev |
📝 Docs preview for commit 15765d4 at: https://120d74ed.sqlmodel.pages.dev |
📝 Docs preview for commit d2d9289 at: https://9fbb9073.sqlmodel.pages.dev |
📝 Docs preview for commit 6499268 at: https://a771e0bf.sqlmodel.pages.dev |
📝 Docs preview for commit a65b62b at: https://7c4d8bf2.sqlmodel.pages.dev |
📝 Docs preview for commit 89b7546 at: https://67548c48.sqlmodel.pages.dev |
📝 Docs preview for commit e530b12 at: https://31c23995.sqlmodel.pages.dev |
✨ Add new method
sqlmodel_update()
to update models in place, including anupdate
parameter for extra data