IO-2278 adjust schema for parts dispatch.
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
alter table "public"."parts_dispatch_lines" alter column "accepted_at" set not null;
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
alter table "public"."parts_dispatch_lines" alter column "accepted_at" drop not null;
|
||||||
Reference in New Issue
Block a user