mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Added tests for ranking model.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
-- +goose Up
|
||||
CREATE TABLE rankings (
|
||||
teamid INTEGER PRIMARY KEY,
|
||||
rank int,
|
||||
qualificationscore int,
|
||||
assistpoints int,
|
||||
autopoints int,
|
||||
|
||||
Reference in New Issue
Block a user