mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-10-29 00:56:13 +08:00
🔖 Release version 0.0.16
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
## Latest Changes
|
||||
|
||||
## 0.0.16
|
||||
|
||||
### Features
|
||||
|
||||
* ✨ Add new method `.sqlmodel_update()` to update models in place, including an `update` parameter for extra data. And fix implementation for the (now documented) `update` parameter for `.model_validate()`. PR [#804](https://github.com/tiangolo/sqlmodel/pull/804) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
Reference in New Issue
Block a user