* Update SQL with SQLAlchemy tutorial at <ahref="https://fastapi.tiangolo.com/tutorial/sql-databases/"target="_blank">https://fastapi.tiangolo.com/tutorial/sql-databases/</a> using the new official `request.state`.
* Update SQL with SQLAlchemy tutorial at <ahref="https://fastapi.tiangolo.com/tutorial/sql-databases/"target="_blank">https://fastapi.tiangolo.com/tutorial/sql-databases/</a> using the new official `request.state`. PR <ahref="https://github.com/tiangolo/fastapi/pull/45"target="_blank">#45</a>.
* Upgrade Starlette to version `0.11.1` and add required compatibility changes. PR <ahref="https://github.com/tiangolo/fastapi/pull/44"target="_blank">#44</a>.