Star
3
Fork
18
代码
介绍
代码
Issues
33
Pull Requests
4
流水线
Actions
讨论
Wiki
项目成员
299
分析
项目设置
Star
3
Fork
18
master
openGauss-tools-chameleon
/
pg_chameleon
/
sql
/
drop_schema.sql
下载
totaj
First commit. Original code from pg_chameleon github.
541d4547
创建于
2021年6月10日
历史提交
--drop schema
DROP
SCHEMA IF
EXISTS
sch_chameleon CASCADE;