Sebastián Ramírez
37e0306517
📝 Update default error response in SQL tutorial
6 years ago
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
6 years ago
Sebastián Ramírez
e3b4019fa3
✨ Update SQL with dependency and intro project generator ( #52 )
7 years ago
Sebastián Ramírez
9051ec3816
📝 Improve naming of middleware in SQLAlchemy tutorial
7 years ago
Sebastián Ramírez
12e087f0b5
✨ Use request.state for SQLAlchemy session in tutorial ( #45 )
7 years ago
Sebastián Ramírez
54e3949f74
📝 Update SQLAlchemy docs, with current workaround
7 years ago
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)
7 years ago
Sebastián Ramírez
0a65c41909
📝 Move tutorial src files to top level docs
7 years ago
Sebastián Ramírez
7da9625505
💚 Revert to flit install and re-format
As it has shown to be more reliable, and closer to final user environments
7 years ago
Sebastián Ramírez
00e2e544c7
♻️ Re-format tutorials, files names and tests
for tutorial files
7 years ago
Sebastián Ramírez
2a48b10be3
📝 Add Python type hints tutorial
7 years ago
Sebastián Ramírez
8a95ea23e2
📝 Add docs for integrating with NoSQL
7 years ago
Sebastián Ramírez
c9e6527768
📝 Add docs for SQL databases
7 years ago
Sebastián Ramírez
093bb4cd19
📝 Update docs, add first tutorials
7 years ago
Sebastián Ramírez
400a4a99af
🚚 Re-order tutorial Python fiels
7 years ago
Sebastián Ramírez
b0d62b3410
🎨 Lint and format tutorial src files
7 years ago
Sebastián Ramírez
a47243d915
🚚 Re-sort tutorial example files
7 years ago
Sebastián Ramírez
7da0233e35
📝 Add first tutorial src files
7 years ago