update CH schema with upload_id
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "website_event" ADD COLUMN "upload_id" UUID AFTER "created_at";
|
||||
ALTER TABLE "event_data" ADD COLUMN "upload_id" UUID AFTER "created_at";
|
||||
Reference in New Issue
Block a user