how to use as(aliases) on join query builder rakit? #38
Replies: 1 comment
|
Hi, If not, you can use the raw query to achive this. |
0 replies
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.
why i cannot user ->join('table_a as a', ......)?
All reactions