Revert "1. 统一包名修改"
This commit is contained in:
@@ -16,7 +16,7 @@ from typing import Dict, Generator, Optional, Tuple, Union
|
||||
from simple_ddl_parser import DDLParser
|
||||
|
||||
PREAMBLE = """/*
|
||||
Cloud Database Transfer Tool
|
||||
Yudao Database Transfer Tool
|
||||
|
||||
Source Server Type : MySQL
|
||||
|
||||
|
||||
@@ -78,7 +78,7 @@ services:
|
||||
# environment:
|
||||
# TZ: Asia/Shanghai
|
||||
# ACCEPT_EULA: "Y"
|
||||
# SA_PASSWORD: "Cloud@2024"
|
||||
# SA_PASSWORD: "Yudao@2024"
|
||||
# ports:
|
||||
# - "1433:1433"
|
||||
# volumes:
|
||||
@@ -124,7 +124,7 @@ services:
|
||||
# restart: unless-stopped
|
||||
# environment:
|
||||
# GS_USERNAME: root
|
||||
# GS_PASSWORD: Cloud@2024
|
||||
# GS_PASSWORD: Yudao@2024
|
||||
# LD_LIBRARY_PATH: /usr/local/opengauss/lib:/usr/lib
|
||||
# ports:
|
||||
# - "5432:5432"
|
||||
|
||||
Reference in New Issue
Block a user