mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 10:36:39 +00:00
1.2 KiB
1.2 KiB
Next
- Update docs/tutorial for SQLAlchemy including note about DB Browser for SQLite.
0.3.0
- Fix/add SQLAlchemy support, including ORM, and update docs for SQLAlchemy: #30
0.2.1
- Fix
jsonable_encoderfor Pydantic models withConfigbut withoutjson_encoders: #29