mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 10:36:39 +00:00
✨ SQLAlchemy ORM support Improved jsonable_encoder with SQLAlchemy support, tests running with SQLite, improved and updated SQL docs * ➕ Add SQLAlchemy to development dependencies (not required for using FastAPI) * ➕ Add sqlalchemy to testing dependencies (not required to use FastAPI) |
||
|---|---|---|
| .. | ||
| build-docs.sh | ||
| clean.sh | ||
| docs-live.sh | ||
| lint.sh | ||
| netlify-docs.sh | ||
| rename_tutorial_src_files.py | ||
| test-cov-html.sh | ||
| test.sh | ||