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
Some checks failed
Build and Push LST Docker Image / docker (push) Failing after 1m9s
This commit is contained in:
1
migrations/0051_sad_war_machine.sql
Normal file
1
migrations/0051_sad_war_machine.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "analytics_daily" ADD CONSTRAINT "analytics_daily_business_route_unique" UNIQUE("business_date","method","route_pattern","module");
|
||||
2360
migrations/meta/0051_snapshot.json
Normal file
2360
migrations/meta/0051_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user