Doctrine is usually pretty rad. And sometimes it’s really really dumb.
For example, in an imaginary CMS the following DQL query will grab a random blog post:
$random_post =...
Doctrine is usually pretty rad. And sometimes it’s really really dumb.
For example, in an imaginary CMS the following DQL query will grab a random blog post:
$random_post =...