mirror of https://github.com/tiangolo/fastapi.git
* ✨ Implement support for Pydantic's ORM mode * 🏗️ Re-structure/augment SQL tutorial source using ORM mode * 📝 Update SQL docs with SQLAlchemy, ORM mode, relationships * 🔥 Remove unused util in tutorial * 📝 Add tutorials for simple dict bodies and responses * 🔥 Remove old SQL tutorial * ✅ Add/update tests for SQL tutorial * ✅ Add tests for simple dicts (body and response) * 🐛 Fix cloning field from original field |
||
|---|---|---|
| .. | ||
| tutorial001.py | ||
| tutorial002.py | ||
| tutorial003.py | ||
| tutorial004.py | ||
| tutorial005.py | ||