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-06 15:20:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
sqlmodel
/
docs_src
History
Joel Pérez Izquierdo
bc67b582b6
📝
Update FastAPI tutorial docs to use the new
model.sqlmodel_update()
instead of old
setattr()
(
#1117
)
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-04-27 15:02:41 +02:00
..
advanced
✨
Add official UUID support, docs and tests, internally using new SQLAlchemy 2.0 types (
#992
)
2024-07-16 20:52:03 -05:00
tutorial
📝
Update FastAPI tutorial docs to use the new
model.sqlmodel_update()
instead of old
setattr()
(
#1117
)
2025-04-27 15:02:41 +02:00
__init__.py
✨
Add source examples for docs
2021-08-24 14:50:16 +02:00