Add Head-to-Head kill stats
Add basic head-to-head kill analysis and the corresponding matrix display in the UI
This commit is contained in:
2
migrations/2024-11-04-220702_head-to-head/down.sql
Normal file
2
migrations/2024-11-04-220702_head-to-head/down.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
DROP TABLE demo_head_to_head;
|
||||
Reference in New Issue
Block a user