Star
0
Fork
4
代码
介绍
代码
Issues
6
Pull Requests
5
流水线
Actions
讨论
Wiki
项目成员
15
分析
项目设置
Star
0
Fork
4
master
openGauss-server
/
src
/
test
/
ha
/
data
/
sequence_llt_drop.sql
下载
Y
yanghao
add openGauss 3.1.0 feature code
b919f404
创建于
2022年9月3日
历史提交
-- prepare
DROP
TABLE
Serial_Table_1;
DROP
SEQUENCE SEQ_LLT_1;
DROP
SEQUENCE SEQ_LLT_CACHE500;