Content
View differences
Updated by Pavel Balashou about 3 years ago
**OpenProject 12.0.7**
**alter table work\_packages projects\_types add foreign key (type\_id) references types(id) on delete cascade on update cascade;**
**alter table work\_packages