]> de.git.xonotic.org Git - xonotic/xonstatdb.git/history - tables
Make the server hashkey an attribute instead of its own table.
[xonotic/xonstatdb.git] / tables /
2011-10-31 Ant ZucaroMake the server hashkey an attribute instead of its...
2011-10-28 Ant ZucaroEnsure that the hashkeys for player and server are...
2011-10-25 Ant ZucaroAdd server hashkey table
2011-10-17 Ant ZucaroAllow up to 128 characters in the player nick
2011-10-10 antzucaroAdd nick history table.
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-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 azucaroAdd alivetime and rank to player_game_stats table.
2011-04-28 Ant ZucaroMisc fixes.
2011-04-28 Ant ZucaroFix weapon_cd in child table.
2011-04-28 Ant ZucaroAdd public key to servers.
2011-04-27 Ant ZucaroAdd hit and fired to player_weapon_stats.
2011-04-27 Ant ZucaroAdd revision to servers table.
2011-04-27 Ant ZucaroAlign weapon codes with what is emitted in the stats...
2011-04-23 Ant ZucaroAdd plural to alter for map_game_types.
2011-03-09 Ant ZucaroAdd default to servers table.
2011-03-06 Ant ZucaroGet rid of time zones. We do not need them.
2011-03-06 Ant ZucaroChange from integer to serial where I forgot on servers.
2011-03-06 Ant ZucaroChange datatypes from integer to serial where I forgot.
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...