Removed null constrain from ean.
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
-- Add migration script here
|
||||||
|
|
||||||
|
ALTER TABLE IF EXISTS public.variant
|
||||||
|
ALTER COLUMN ean DROP NOT NULL;
|
||||||
Reference in New Issue
Block a user