Error when table name has prefix #12
Unanswered
dhanangpratama
asked this question in
Q&A
Replies: 2 comments
-
I have the same error, yes looks like a bug |
Beta Was this translation helpful? Give feedback.
0 replies
-
@andrewdrake I had the same problem. An additional solution in my project was to modify:
Replacing: By: It worked for me while fixing the bug. |
Beta Was this translation helpful? Give feedback.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'll try this package and I love it. But, I have a problem when my tables use prefix.
I get this error message
and this is generated query
The prefix not included in where clause (which is: users.id), Is this a bug?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions