]> git.sesse.net Git - ccbs/blob - sql/em2-machinesongs.sql
Do the same number of my_draw_text() in all cases, to prepare for the "show differenc...
[ccbs] / sql / em2-machinesongs.sql
1 INSERT INTO machinesongs SELECT song,(SELECT machine FROM machines WHERE machinename='Dancing Stage EuroMix 2') FROM songs;