Files
lst_v3/migrations/0051_sad_war_machine.sql
Blake Matthes f5bae2c0c2
Some checks failed
Build and Push LST Docker Image / docker (push) Failing after 1m9s
fix(anaylistics): changes to the daily section so it populates correctly now
2026-05-11 15:41:20 -05:00

1 line
143 B
SQL

ALTER TABLE "analytics_daily" ADD CONSTRAINT "analytics_daily_business_route_unique" UNIQUE("business_date","method","route_pattern","module");