CLASS: Entity_Mapper_Partners
EXCEPTION: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY `dp`.`id` DESC' at line 2
MESSAGE: SELECT `dp`.*, `du`.`firstName`, `du`.`lastName` FROM `dive_partners` AS `dp` INNER JOIN `dive_users` AS `du` ON du.email = dp.email WHERE (dp.id = 49/) ORDER BY `dp`.`id` DESC