]> de.git.xonotic.org Git - xonotic/xonstatdb.git/history - tables/player_game_stats.tab
Add table definitions.
[xonotic/xonstatdb.git] / tables / player_game_stats.tab
2013-05-23 Ant ZucaroPartition player game stats through 2014.
2013-01-25 Ant ZucaroModify column structure for better reuse.
2013-01-16 Ant ZucaroMerge branch 'master' of github.com:antzucaro/xonstatdb
2013-01-16 Ant ZucaroAdd teamrank and scoreboardpos fields.
2012-10-29 Ant ZucaroFix merge.
2012-10-29 Ant ZucaroAdd indexes to the game and weapon stats tables. Store...
2012-08-24 Ant ZucaroMerge branch 'master' of ssh://push.git.xonotic.org...
2012-08-24 Ant ZucaroIndex game_id and player_id for performance (and badges).
2011-11-20 Ant ZucaroRevert the functional index on stripped_nick. Searches...
2011-11-20 Ant ZucaroAdd stripped_nick and indexes for it.
2011-11-17 Ant ZucaroAdd default to the create_dt of player game stats.
2011-10-17 Ant ZucaroAllow up to 128 characters in the player nick
2011-10-10 antzucaroRemove unique constraint on pgstats that prevents multi...
2011-07-07 Ant ZucaroRemove stat type column, as we only care about scoreboa...
2011-04-28 azucaroAdd alivetime and rank to player_game_stats table.
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 player_*_stats to bigserial - there is going...
2011-03-06 Ant ZucaroInitial commit - migration of xonstatdb from MySQL...