feat: shit shit
This commit is contained in:
@@ -10,5 +10,6 @@ create table marketplaces
|
||||
CASE
|
||||
WHEN ((auth_data)::text IS JSON) THEN (auth_data)::jsonb
|
||||
ELSE NULL::jsonb
|
||||
END) stored
|
||||
END) stored,
|
||||
campaign_id varchar
|
||||
);
|
||||
Reference in New Issue
Block a user