]> de.git.xonotic.org Git - xonotic/xonstatdb.git/history - tables/games.tab
Add indexes on the game_id field.
[xonotic/xonstatdb.git] / tables / games.tab
2014-12-16 Ant ZucaroStore a list of player_ids in the games table.
2014-12-02 Ant ZucaroPartition tables out to 2020, remove old ones.
2013-05-23 Ant ZucaroVarious typos on Q4.
2013-05-23 Ant ZucaroPartition games through 2014.
2013-02-05 Ant ZucaroAdd mod string to games table
2011-12-15 Ant ZucaroFix unique key definition on games.
2011-12-13 Ant ZucaroThe match_id is now a varchar.
2011-12-05 Ant ZucaroAdd a unique constraint on server_id/match_id.
2011-12-01 Ant ZucaroAdd a match_id to each games row.
2011-11-16 Ant ZucaroUse UTC timestamps instead of local timestamps.
2011-04-28 Ant ZucaroMisc fixes.
2011-03-06 Ant ZucaroGet rid of time zones. We do not need them.
2011-03-06 Ant ZucaroChange datatypes from integer to serial where I forgot.
2011-03-06 Ant ZucaroInitial commit - migration of xonstatdb from MySQL...