* Execute a raw SQL query on the database. * * @param string $sql Raw SQL string to execute. * @param array &$values Optional array of bind values * @return mixed A result set object */
($sql, &$values=array())
source not stored for this graph (policy: none)
no test coverage detected