]> git.xonotic.org Git - xonotic/xonstatdb.git/blobdiff - tables/player_weapon_stats.tab
Fix merge.
[xonotic/xonstatdb.git] / tables / player_weapon_stats.tab
index 8bef1f5b811f60b87926685a1da375e4e65ba19d..86707536ebdbdddda9f591747ec2de79a092b7dc 100755 (executable)
@@ -32,6 +32,7 @@ WITH (
 CREATE INDEX player_weap_stats_ix01 on player_weapon_stats(create_dt);
 CREATE INDEX player_weap_stats_ix02 on player_weapon_stats(game_id);
 CREATE INDEX player_weap_stats_ix03 on player_weapon_stats(player_id);
+
 ALTER TABLE xonstat.player_weapon_stats OWNER TO xonstat;
 
 CREATE TABLE xonstat.player_weapon_stats_2011Q2 (