]> de.git.xonotic.org Git - xonotic/xonstatdb.git/history - tables/player_game_stats.tab
Add a unique constraint on server_id/match_id.
[xonotic/xonstatdb.git] / tables / player_game_stats.tab
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...