Database error: ERROR: syntax error at or near "s" at character 208 SQL='select id,stage,name from lessons left join filenames using(id),lesson_themes,lesson_sites where type = 'Theme Page' and lesson_themes.lesson_id = lessons.id and lesson_themes.theme = 'Valentine's Day' and lesson_sites.lesson_id = lessons.id and lesson_sites.site = 'TV' and (lessons.stage = 'dev' or lessons.stage = 'live') order by id desc' DATA=array ( )