This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
henaicang
/
hnc
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
98bfcbb237
Ramas
Etiquetas
master
hnc
/
jeecg-boot
/
jeecg-boot-module-activiti
/
db
/
upgrade
/
activiti.mssql.upgradestep.54.to.55.engine.sql
activiti.mssql.upgradestep.54.to.55.engine.sql
59 B
Histórico
Raw
1
2
alter table ACT_RU_TASK
add PARENT_TASK_ID_ nvarchar(64);