This website works better with JavaScript
홈
탐색
도움말
로그인
chenc
/
cd-work-flow-service
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
5ea381a2e7
브랜치
태그
master
wsm
cd-work-flow...
/
jeecg-boot
/
jeecg-boot-module-activiti
/
db
/
upgrade
/
activiti.postgres.upgradestep.54.to.55.engine.sql
activiti.postgres.upgradestep.54.to.55.engine.sql
58 B
히스토리
Raw
1
2
alter table ACT_RU_TASK
add PARENT_TASK_ID_ varchar(64);