fastapi/tests/test_tutorial/test_sql_databases
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
..
__init__.py Update fix SQLAlchemy support with ORM (#30) 2019-02-12 23:02:21 +04:00
test_tutorial001.py Update fix SQLAlchemy support with ORM (#30) 2019-02-12 23:02:21 +04:00