festival
aid
__env
app
errors
festival_seleccionado
url
urle
txtanuncio
hola
eventos
select * from `eventos_grupos` where `slug` = 'iv-jazz-vejer-2019' limit 1
SELECT *
LIMIT
ORDER BY
select * from `eventos_grupos` where `id` = '298' limit 1
select * from `eventos` where `repeticion` <> 'S' and `oculto` = '0' and `grupo_id` = '298' order by `fecha` asc