Nacházíte se: Rezervace dne 2019-10-21
Rezervace
Souhrn rezervací k datu
User 'sr_cz' has exceeded the 'max_queries_per_hour' resource (current value: 5)SELECT
t.*, ot.`from`, ot.`to`
FROM
rs_types AS t
JOIN rs_day_types AS dt
LEFT JOIN rs_open_time AS ot ON ot.id_type=t.id AND ot.id_day=dt.id
WHERE
t.id ="1" AND dt.type = "workday"
LIMIT 1
;