表的索引信息

This commit is contained in:
inrgihc
2023-08-04 22:57:58 +08:00
parent 30792a5b14
commit ccd181a5a0
69 changed files with 794 additions and 347 deletions

View File

@@ -2,7 +2,7 @@
set -e
DBSWITCH_VERSION=1.8.0
DBSWITCH_VERSION=1.8.1
BUILD_DOCKER_DIR="$( cd "$( dirname "$0" )" && pwd )"
PROJECT_ROOT_DIR=$( dirname "$BUILD_DOCKER_DIR")
DOCKER_DBSWITCH_DIR=$BUILD_DOCKER_DIR/dbswitch