fastapi/scripts
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
..
build-docs.sh 💚 Call docs build with Python module 2018-12-15 22:10:12 +04:00
clean.sh 📝 Add docs, set up mkdocs 2018-12-10 07:59:18 +04:00
docs-live.sh 📝 Fix live docs script 2018-12-12 18:28:24 +04:00
lint.sh 📝 Move tutorial src files to top level docs 2018-12-21 16:22:33 +04:00
netlify-docs.sh 💚 Fix Netlify build with pipenv 2018-12-17 18:56:48 +04:00
rename_tutorial_src_files.py 📝 Move tutorial src files to top level docs 2018-12-21 16:22:33 +04:00
test-cov-html.sh Add test-cov-html script for local coverage 2018-12-22 07:42:24 +04:00
test.sh Update fix SQLAlchemy support with ORM (#30) 2019-02-12 23:02:21 +04:00