From d2e70303e5388e1b69623cabe980b5d440f1c428 Mon Sep 17 00:00:00 2001 From: Arihant Yadav <147732947+arihunter-18@users.noreply.github.com> Date: Thu, 30 May 2024 23:15:58 +0530 Subject: [PATCH] Update index.md --- contrib/database/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/database/index.md b/contrib/database/index.md index 56cd85b..2d57e4d 100644 --- a/contrib/database/index.md +++ b/contrib/database/index.md @@ -1,3 +1,4 @@ # List of sections - [Introduction to MySQL and Queries](intro_mysql_queries.md) +- [SQLAlchemy and Aggregation Functions](sqlalchemy_aggregation.md)