From 548ed703092a28045f9348bc4918e050938268d5 Mon Sep 17 00:00:00 2001 From: Barbz Date: Thu, 5 Mar 2020 19:35:49 +0100 Subject: feat: New page "MySQL types (C++)" ported from TC (#191) Co-authored-by: Barbz --- _includes/azerothcore/sidebar.html | 1 + 1 file changed, 1 insertion(+) (limited to '_includes') diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 147fffd..19fbfbd 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -45,6 +45,7 @@
  • Coding Standards
  • Project Versioning
  • Sql Versioning
  • +
  • MySQL types (C++)
  • Hooks Bash
  • Hooks Cmake
  • Hooks C++
  • -- cgit