Accepting String
values for Integer
id
column
#53417
Unanswered
Jagadish056
asked this question in
Q&A
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.
-
Hi everyone,
I noticed that this query works even if I pass strings to an integer
id
column, like this:I expected this query to return a count of zero, but it still matches the results as-is.
Is this an intended feature or an oversight/bug?
Beta Was this translation helpful? Give feedback.
All reactions