diff --git a/docs/how_to_guides/quart_extensions.rst b/docs/how_to_guides/quart_extensions.rst index 7fa807a..8b54da2 100644 --- a/docs/how_to_guides/quart_extensions.rst +++ b/docs/how_to_guides/quart_extensions.rst @@ -42,6 +42,7 @@ here, `_ Redis connection handling - `Webargs-Quart `_ Webargs parsing for Quart. +- `Quart-SqlAlchemy `_ Quart-SQLAlchemy provides a simple wrapper for SQLAlchemy. - `Quart-WTF `_ Simple integration of Quart and WTForms. Including CSRF and file uploading. - `Quart-Schema `_ Schema