how 2 database query builder? #11084
Unanswered
KIMKYEONGYONG
asked this question in
Support Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i want 2 database query Builder
ex)
$query = $this->entityManager. ( << connct datbase is
default
)->getRepository(Report::class) ( < database is
report
->createQueryBuilder('R')
->innerJoin('R.Media, 'M') ( < database is
default
)lplease !!
Beta Was this translation helpful? Give feedback.
All reactions