Skip to content

Commit

Permalink
Remove incorrect OWNER_ column for DB2
Browse files Browse the repository at this point in the history
  • Loading branch information
tijsrademakers authored Jan 14, 2025
1 parent c2bad94 commit 78bb817
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ create table ACT_HI_ACTINST (
CALL_PROC_INST_ID_ varchar(64),
ACT_NAME_ varchar(255),
ACT_TYPE_ varchar(255) not null,
OWNER_ varchar(64),
ASSIGNEE_ varchar(255),
COMPLETED_BY_ varchar(255),
START_TIME_ timestamp not null,
Expand Down

0 comments on commit 78bb817

Please sign in to comment.