From 7959f6e3c67ecbd6feb33f3903ce995aa6bc5027 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Wed, 7 Jul 2021 06:53:58 +0200 Subject: chore: sql-directory (#575) --- docs/documentation_index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/documentation_index.md') diff --git a/docs/documentation_index.md b/docs/documentation_index.md index b391e76..75d05ba 100644 --- a/docs/documentation_index.md +++ b/docs/documentation_index.md @@ -16,6 +16,7 @@ * [Logging Configuration](logging-configuration.md) * [MySQL types (C++)](mysqltypescpp.md) * [Project Versioning](project-versioning.md) +* [SQL Directory](sql-directory.md) * [SQL Versioning](sql-versioning.md) ## Database -- cgit