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