TP-12345 | set enable click stream as true
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
--changeset author:akshat id:202312082328
|
||||
ALTER TABLE experiments DROP COLUMN enable_click_stream;
|
||||
ALTER TABLE experiments ADD COLUMN enable_click_stream boolean SET DEFAULT true;
|
||||
ALTER TABLE experiments ADD COLUMN enable_click_stream boolean DEFAULT true;
|
||||
Reference in New Issue
Block a user