This website works better with JavaScript
Home
Explore
Help
Sign In
chenc
/
cd-work-flow-service
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
64068893ce
Branches
Tags
master
wsm
cd-work-flow...
/
jeecg-boot
/
jeecg-boot-module-activiti
/
db
/
upgrade
/
activiti.h2.upgradestep.50.to.51.engine.sql
activiti.h2.upgradestep.50.to.51.engine.sql
55 B
History
Raw
1
2
alter
table
ACT_RU_VARIABLE
add
TASK_ID_
varchar
(
64
);