- Notifications
You must be signed in to change notification settings - Fork928
Commitae0ee62
authored
fix(coderd/database): improve data exclusion in
The PostgreSQL query analyzer wasn't able to eliminate the agent stats without re-introducing this filter.Before:https://explain.dalibo.com/plan/21h7gb4f4bef391gAfter:https://explain.dalibo.com/plan/721ec1cccee91egcUpsertTemplateUsageStats
(#12764)1 parentf418ece commitae0ee62
2 files changed
+6
-2
lines changedLines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
602 |
| - | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
603 | 605 |
| |
604 | 606 |
| |
605 | 607 |
| |
|
0 commit comments
Comments
(0)