All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.db.update-7.2.0-x.mysql.update.ddl.sql Maven / Gradle / Ivy

alter table nflow_archive_workflow alter column retries drop default;
alter table nflow_archive_workflow alter column created drop default;
alter table nflow_archive_workflow alter column modified drop default;

alter table nflow_archive_workflow_action alter column execution_start drop default;
alter table nflow_archive_workflow_action alter column execution_end drop default;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy