: Неопределенное свойство: stdClass::$dateread.
Код: Выделить всё
SELECT `id`.`id`, `id`.`name`, `id`.`deleted`, `id`.`filepath`, `id`.`createddate`, (SELECT createddate as dateread FROM documents_users iu WHERE id.id = iu.docs_id AND iu.users_id = 2346)
FROM (`documents` AS id)
JOIN `documents_years` AS iy ON `id`.`id` = `iy`.`docs_id`
Подробнее здесь: https://stackoverflow.com/questions/305 ... ng-ignored
Мобильная версия