2.1.0
- Added means of removing order by from media relation query.
- Fixed multiple media passed to
attachMedia()
orsyncMedia()
receiving the same order value. - Fixed issue with
ONLY_FULL_GROUP_BY
(MySQL 5.6.5+). - Reworked
attachMedia()
to optimize the number of executed queries.