25 Commits (7aa1628336ed618e17e88fdb57da7b331c6d7fe7)

Author SHA1 Message Date
Vegard Stikbakke 48c2406495
🎨 Fix markdown code section rendering error in SQL tutorial (#1015) 5 years ago
Sebastián Ramírez 25e94d6344
Add mermaid.js support in Markdown fenced blocks for diagrams (#985) 5 years ago
Sebastián Ramírez 22982287ff
📝 Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887) 5 years ago
Sebastián Ramírez a41a729682
🎨 Tweak external links, Markdown format, typos (#881) 5 years ago
Sebastián Ramírez 04c8502cc7
📝 Add docs for correctly using Peewee (#789) 5 years ago
Sebastián Ramírez 3f9f4a0f8f
Add dependencies with yield (used as context managers) (#595) 6 years ago
Camila Gutierrez ab77c069d4 📝 Update, simplify, and clarify the SQL tutorial (#331) 6 years ago
cyril 1c2cdb97e9 📝 Add online SQLite browsers to docs (#330) 6 years ago
Sebastián Ramírez aa84ac8e3e
Implement support for Pydantic's ORM mode (#322) 6 years ago
Christopher Dignam 866af5bca6 ✏️ Fix typos in docs, from forms (#176) 6 years ago
Matthew McLeod 50653e205f 📝 Fix typo in SQL tutorial (#138) 6 years ago
Alex Iribarren 1426b6200a 🗃️ Close the DB even if exceptions are raised (#89) 6 years ago
Sebastián Ramírez da60de33c1
📝 Update Uvicorn docs with new --reload option (#74) 6 years ago
Sebastián Ramírez 1896153d58 ✏️ Fix typos 6 years ago
Sebastián Ramírez 819b3b2516
📝 Add technical details about async def handling (#61) 6 years ago
Sebastián Ramírez e3b4019fa3
Update SQL with dependency and intro project generator (#52) 6 years ago
Sebastián Ramírez 12e087f0b5
Use request.state for SQLAlchemy session in tutorial (#45) 6 years ago
Sebastián Ramírez 54e3949f74 📝 Update SQLAlchemy docs, with current workaround 6 years ago
Sebastián Ramírez 890f1f7899 📝 Add note about DB Browser for SQLite in SQL docs 6 years ago
Sebastián Ramírez 955e9fcb31
Update fix SQLAlchemy support with ORM (#30) 6 years ago
Sebastián Ramírez 0c5e684ff9 📝 Add Project Generation section 6 years ago
Sebastián Ramírez 0a65c41909 📝 Move tutorial src files to top level docs 6 years ago
Sebastián Ramírez e6ca71523b 📝 Update docs highlighting after re-sort imports 6 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 6 years ago
Sebastián Ramírez c9e6527768 📝 Add docs for SQL databases 6 years ago