1 Oct 2003 04:22
jbpm/config/db create.sql,1.22,1.23
<don_raka <at> users.sourceforge.net>
2003-10-01 02:22:43 GMT
2003-10-01 02:22:43 GMT
Update of /cvsroot/jbpm/jbpm/config/db In directory sc8-pr-cvs1:/tmp/cvs-serv24421/config/db Modified Files: create.sql Log Message: Re-generated DDL script Index: create.sql =================================================================== RCS file: /cvsroot/jbpm/jbpm/config/db/create.sql,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** create.sql 12 Sep 2003 21:50:47 -0000 1.22 --- create.sql 1 Oct 2003 02:22:41 -0000 1.23 *************** *** 21,25 **** alter table JBPM_PROCESSBLOCK drop constraint FKB1DE483AE6A603; alter table JBPM_PROCESSBLOCK drop constraint FKB1DE48B7C43122; ! alter table JBPM_PROCESSBLOCK drop constraint FKB1DE4831DD2A; alter table JBPM_ATTRIBUTE drop constraint FK46521BF2A061B05A; alter table JBPM_ATTRIBUTE drop constraint FK46521BF2B7C43122; --- 21,25 ---- alter table JBPM_PROCESSBLOCK drop constraint FKB1DE483AE6A603; alter table JBPM_PROCESSBLOCK drop constraint FKB1DE48B7C43122; ! alter table JBPM_PROCESSBLOCK drop constraint FKB1DE48609C875; alter table JBPM_ATTRIBUTE drop constraint FK46521BF2A061B05A; alter table JBPM_ATTRIBUTE drop constraint FK46521BF2B7C43122; ***************(Continue reading)
RSS Feed