mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Update result and ranking models for 2016.
This commit is contained in:
@@ -2,12 +2,11 @@
|
||||
CREATE TABLE rankings (
|
||||
teamid INTEGER PRIMARY KEY,
|
||||
rank int,
|
||||
qualificationaverage int,
|
||||
coopertitionpoints int,
|
||||
rankingpoints int,
|
||||
autopoints int,
|
||||
containerpoints int,
|
||||
totepoints int,
|
||||
litterpoints int,
|
||||
scalechallengepoints int,
|
||||
goalpoints int,
|
||||
defensepoints int,
|
||||
random REAL,
|
||||
disqualifications int,
|
||||
played int
|
||||
|
||||
Reference in New Issue
Block a user