feat: Optimize the table creation statement (#495)

This commit is contained in:
Ryo
2025-08-02 21:15:11 +08:00
committed by GitHub
parent d11aa71c0a
commit f094abe2fd
8 changed files with 221 additions and 199 deletions

View File

@@ -16,7 +16,7 @@ if [ -z "$ATLAS_URL" ]; then
exit 1
fi
source "$DOCKER_DIR/.env"
echo "ATLAS_URL: $ATLAS_URL"
# check if atlas is installed