scripts.db.update-2.0.0-x.postgresql.update.ddl.sql Maven / Gradle / Ivy
alter table nflow_executor modify active timestamptz not null;
alter table nflow_executor modify expires timestamptz not null;
alter table nflow_executor modify active timestamptz not null;
alter table nflow_executor modify expires timestamptz not null;