TP-48365| customising clickstream event ingestion

This commit is contained in:
chandresh-pancholi
2023-11-30 15:15:48 +05:30
parent b332e29c20
commit d3844d884b
5 changed files with 14 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
--liquibase formatted sql
--changeset author:chandresh id:202311301506
ALTER TABLE experiments
ADD COLUMN enable_click_stream VARCHAR;