]> de.git.xonotic.org Git - xonotic/xonstatdb.git/history - tables/games.tab
Merge branch 'master' of github.com:antzucaro/xonstatdb
[xonotic/xonstatdb.git] / tables / games.tab
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...