fix(anaylistics): changes to the daily section so it populates correctly now
Some checks failed
Build and Push LST Docker Image / docker (push) Failing after 1m9s

This commit is contained in:
2026-05-11 15:41:20 -05:00
parent 05758791be
commit f5bae2c0c2
3 changed files with 2368 additions and 0 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "analytics_daily" ADD CONSTRAINT "analytics_daily_business_route_unique" UNIQUE("business_date","method","route_pattern","module");

File diff suppressed because it is too large Load Diff

View File

@@ -358,6 +358,13 @@
"when": 1778169641819,
"tag": "0050_concerned_vivisector",
"breakpoints": true
},
{
"idx": 51,
"version": "7",
"when": 1778525497824,
"tag": "0051_sad_war_machine",
"breakpoints": true
}
]
}