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)
This commit is contained in:
Sebastián Ramírez
2019-02-12 23:02:21 +04:00
committed by GitHub
parent 9484f939ed
commit 955e9fcb31
10 changed files with 337 additions and 108 deletions

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB