]> git.sesse.net Git - ccbs/blobdiff - sql/cc04/cc5-04.sql
"Candy" now has a white star by it; updated parsers and all relevant SQL.
[ccbs] / sql / cc04 / cc5-04.sql
index a58225a69b837f6343424bf3e29071c94f6af461..0d29e4475cd36ff51e7519b5fe333e32768f953e 100644 (file)
@@ -2463,7 +2463,7 @@ INSERT INTO scores (tournament, round, parallel, player, songnumber, song, chose
    4, 0,
    (SELECT player FROM players WHERE nick='OJK'),
    1,
-   (SELECT song FROM songs WHERE lower(title)=lower('Candy')),
+   (SELECT song FROM songs WHERE lower(title)=lower('Candy')),
    't',
    8855);
 INSERT INTO roundparticipation (tournament, round, parallel, player, position) VALUES (