Sebastián Ramírez
37e0306517
📝 Update default error response in SQL tutorial
2019-04-03 15:49:40 +04:00
Alex Iribarren
1426b6200a
🗃️ Close the DB even if exceptions are raised ( #89 )
...
* Close the DB even if exceptions are raised
* 📝 Add note about closing DB in finally
2019-03-31 22:01:32 +04:00
Sebastián Ramírez
e3b4019fa3
✨ Update SQL with dependency and intro project generator ( #52 )
2019-02-24 01:04:44 +04:00
Sebastián Ramírez
9051ec3816
📝 Improve naming of middleware in SQLAlchemy tutorial
2019-02-21 10:15:39 +04:00
Sebastián Ramírez
12e087f0b5
✨ Use request.state for SQLAlchemy session in tutorial ( #45 )
2019-02-19 21:18:28 +04:00
Sebastián Ramírez
54e3949f74
📝 Update SQLAlchemy docs, with current workaround
2019-02-15 22:05:18 +04:00
Sebastián Ramírez
955e9fcb31
Update fix SQLAlchemy support with ORM ( #30 )
...
✨ 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)
2019-02-12 23:02:21 +04:00
Sebastián Ramírez
0a65c41909
📝 Move tutorial src files to top level docs
2018-12-21 16:22:33 +04:00