_ref` is added to each returned row containing the referenced row * from the foreign table. * * @param string $query SQL SELECT statement for a single table. * @return array Result set with hydrated foreign key data. */ function sql_read_and_hydrate($query) {}