![]()
VIP opens at Noon • General Session opens at 1pm
Proceeds from the North Park Festival of Beers
are donated to the San Diego Music Foundation,
to fund the Taylor Guitars in Schools program.
PLEASE SUPPORT MUSIC IN OUR SCHOOLS
You may also like
Database Error; SQL: SELECT
DISTINCT
`t`.*
FROM `5mb_posts` AS `t`
LEFT JOIN `5mb_postmeta` AS `starts_at` ON
`starts_at`.`meta_key` = 'starts_at'
AND `starts_at`.`post_id` = `t`.`ID`
LEFT JOIN `5mb_term_relationships` AS `rel_event_type` ON
`rel_event_type`.`object_id` = `t`.`ID` LEFT JOIN `5mb_term_taxonomy` AS `rel_tt_event_type` ON
`rel_tt_event_type`.`taxonomy` = 'event_type'
AND `rel_tt_event_type`.`term_taxonomy_id` = `rel_event_type`.`term_taxonomy_id` LEFT JOIN `5mb_terms` AS `event_type` ON
`event_type`.`term_id` = `rel_tt_event_type`.`term_id`
WHERE ( ( DATE(`starts_at`.`meta_value`) >= '-1/03/20'
and `event_type`.`slug`='station-events' ) AND ( `t`.`post_type` = 'event' ) AND ( `t`.`post_status` IN ( 'publish' ) ) )
ORDER BY `starts_at`.`meta_value` ASC, `t`.`menu_order`, `t`.`post_title`, `t`.`post_date`
LIMIT 0, 10; Response: Incorrect DATE value: '-1/03/20'