ddscli

command module
v0.0.0-...-ccd034a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

README

使用说明

1 生成需要的表

会生成一张表: dds_dictionary_info (sql语句都在sql文件夹下面)
1.1 拉代码

git clone https://gitee.com/micro-plat/dds/ddscli.git

注意文件结构: gitee.com/micro-plat/dds/ddscli
1.2 编译
[mysql]   go build
[oracle]  go build -tags 'oracle'
1.3 运行
[oracle]:  ./ddscli oracle micro-plat_dds_test/123456@orcl136
[mysql]:  ./ddscli  mysql 'root:rTo0CesHi2018Qx@tcp(192.168.0.36:3306)/dds_test?charset=utf8'

说明: ./ddscli[程序名] oracle[provider] micro-plat_dds_test/123456@orcl136[链接字符串] 请修改相应的字符串

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL