📝 Add docs

This commit is contained in:
Sebastián Ramírez
2021-08-24 15:02:48 +02:00
parent 29017c60a7
commit 6d1d86ab85
51 changed files with 12260 additions and 0 deletions

12
docs/advanced/index.md Normal file
View File

@@ -0,0 +1,12 @@
# Advanced User Guide
The **Advanced User Guide** will be coming soon to a <del>theater</del> **documentation** near you... 😅
I just have to `add` it, `commit` it, and `refresh` it. 😉
It will include:
* How to use the `async` and `await` with the async session.
* How to run migrations.
* How to combine **SQLModel** models with SQLAlchemy.
* ...and more.