]> git.sesse.net Git - ccbs/history - sql
Fetch out some numbers from a table.
[ccbs] / sql /
2005-02-18 Steinar H. GundersonMake the DDRFreak parser script case insensitive with...
2005-02-18 Steinar H. GundersonAdd the Extreme song list (from DDRFreak) to the base...
2005-02-18 Steinar H. GundersonAdded DDR Extreme as a machine for the basic data.
2005-02-18 Steinar H. GundersonUpdate the wiki parser and the EM2 SQL to match the...
2005-02-18 Steinar H. GundersonAdd CC03 as a season in the test data.
2005-02-18 Steinar H. GundersonDifferent songs can have different ratings on different...
2005-02-14 Steinar H. GundersonAdd state to the random song chooser, so it doesn't...
2005-02-14 Steinar H. GundersonAdded a machinesongs table, and a small snippet to...
2005-02-14 Steinar H. GundersonFix more stuff related to making new groups.
2005-02-14 Steinar H. GundersonRemoved NOT NULL from score in the SQL schema.
2005-02-14 Steinar H. GundersonAdded a "number of people qualifying for each round...
2005-02-14 Steinar H. GundersonAdd a new table to the SQL for tournament participation.
2005-02-14 Steinar H. GundersonMake sure players are created before adding them to...
2005-02-14 Steinar H. GundersonUpdate the parser scripts to handle tournament rankings...
2005-02-14 Steinar H. GundersonAdd a table for tournament ranking to the SQL schema.
2005-02-14 Steinar H. GundersonMake DDR Europe parser script convert from ISO8859...
2005-02-14 Steinar H. GundersonChange all instances of "name" to something more sane...
2005-02-13 Steinar H. GundersonUpdate the DDR Europe parser to add song ordering infor...
2005-02-13 Steinar H. GundersonAdd a "song number" to the score schema.
2005-02-13 Steinar H. GundersonAdd? Hello?
2005-02-13 Steinar H. GundersonUpdate CC test data.
2005-02-13 Steinar H. GundersonAdded test data (almost entire CC 2004 season).
2005-02-13 Steinar H. GundersonFixed uniqueness contrains for seasons
2005-02-13 Steinar H. GundersonAdd missing comma to roundparticipation definition.
2005-02-13 Steinar H. GundersonAdd position to roundparticipation (so we can order...
2005-02-13 Steinar H. GundersonAdd uniqueness constraint to tournaments as well.
2005-02-13 Steinar H. GundersonAdd UNIQUE to the trivial tables.
2005-02-13 Steinar H. GundersonAdd a score system to the basic data.
2005-02-13 Steinar H. GundersonAdd an SQL file with the most basic data.
2005-02-13 Steinar H. GundersonMove SQL files into their own directory.