scripts.db.update-7.2.0-x.postgresql.update.ddl.sql Maven / Gradle / Ivy
alter table nflow_archive_workflow modify column parent_workflow_id integer;
alter table nflow_archive_workflow modify column parent_action_id integer;
alter table nflow_archive_workflow modify column parent_workflow_id integer;
alter table nflow_archive_workflow modify column parent_action_id integer;