]> de.git.xonotic.org Git - xonotic/xonstatdb.git/history - tables/player_weapon_stats.tab
Fix merge.
[xonotic/xonstatdb.git] / tables / player_weapon_stats.tab
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-16 Ant ZucaroUse UTC timestamps instead of local timestamps.
2011-05-20 Ant ZucaroMerge branch 'master' of github.com:antzucaro/xonstatdb
2011-05-20 Ant ZucaroRemove nick from weapon stats and replace it w/ pgstat...
2011-05-16 Ant ZucaroAdd nick to player_weapon_stats to give anonymous playe...
2011-04-28 Ant ZucaroFix weapon_cd in child table.
2011-04-27 Ant ZucaroAdd hit and fired to player_weapon_stats.
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 ZucaroChange foreign keys from serial to integer.
2011-03-06 Ant ZucaroInitial commit - migration of xonstatdb from MySQL...