feature(dashboard): add more settings for funnels
* wip * feature(dashboard): add more settings for funnels
This commit is contained in:
committed by
GitHub
parent
4846390531
commit
c4a2ea4858
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "reports" ADD COLUMN "funnelGroup" TEXT,
|
||||
ADD COLUMN "funnelWindow" DOUBLE PRECISION;
|
||||
Reference in New Issue
Block a user