Add Heatmap analysis to website as well as a basic UI for viewing the Heatmaps. There are still issues, like some players not getting a heatmap assigned and heatmaps including data from warmup etc.
3 lines
72 B
SQL
3 lines
72 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE demo_heatmaps;
|