mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 18:46:40 +00:00
1 KiB
1 KiB
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