Error at runtime regarding binding paramter with Postgresql DB #2298
Unanswered
srikantgudi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Does the size of the field in the database match the bit width of catid? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Controller:
The query
results in this error:
As regards
$?
, as suggested by a developer, I get this error:This method works, anyway:
So what is the best / proper method to pass to the query?
Beta Was this translation helpful? Give feedback.
All reactions