]> de.git.xonotic.org Git - xonotic/xonstatdb.git/commit - build/build_full.sql
Initial commit - migration of xonstatdb from MySQL to PostgreSQL.
authorAnt Zucaro <azucaro@gmail.com>
Sun, 6 Mar 2011 20:58:09 +0000 (15:58 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 6 Mar 2011 20:58:09 +0000 (15:58 -0500)
commit43a962d48f81097237c35a0f6c74e62de2bca028
tree0efe18de14f3b4b80fa12055666a36ef1b8fd5a7
Initial commit - migration of xonstatdb from MySQL to PostgreSQL.
19 files changed:
COPYING [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README [new file with mode: 0644]
build/build_full.sql [new file with mode: 0644]
tables/achievements.tab [new file with mode: 0644]
tables/cd_achievement.tab [new file with mode: 0644]
tables/cd_game_type.tab [new file with mode: 0644]
tables/cd_mutator.tab [new file with mode: 0644]
tables/cd_weapon.tab [new file with mode: 0644]
tables/db_version.tab [new file with mode: 0644]
tables/game_mutators.tab [new file with mode: 0644]
tables/games.tab [new file with mode: 0644]
tables/hashkeys.tab [new file with mode: 0644]
tables/map_game_types.tab [new file with mode: 0644]
tables/maps.tab [new file with mode: 0644]
tables/player_game_stats.tab [new file with mode: 0644]
tables/player_weapon_stats.tab [new file with mode: 0644]
tables/players.tab [new file with mode: 0644]
tables/servers.tab [new file with mode: 0644]