From 7048c66f61258b0110158bc8868a8e198f1a2a7c Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Wed, 13 May 2020 19:39:13 +0200 Subject: fix(SQL): Update files concerning SQL (#224) --- _includes/azerothcore/sidebar.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '_includes') diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 19fbfbd..ac08348 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -44,14 +44,13 @@
  • Directory Structure
  • Coding Standards
  • Project Versioning
  • -
  • Sql Versioning
  • +
  • SQL Versioning
  • MySQL types (C++)
  • Hooks Bash
  • Hooks Cmake
  • Hooks C++
  • Database Structure
  • CMake options
  • -
  • Remove and Add database flags
  • Bitwise operations
  • Archive -- cgit