Java: Add java.lang.Number as a sanitizer for SQL injection.#2725
Java: Add java.lang.Number as a sanitizer for SQL injection.#2725yo-h merged 2 commits intogithub:masterfrom
Conversation
|
The private |
|
Just a "how does this thing work" question: is it an API breaking change to move types around? I'm guessing it probably is from an import perspective, but not in other ways? Maybe? |
What happened here is that a type name was introduced into See the section on Name resolution for details on how name resolution works in QL, in particular the notion of "definite" environment. |
Fixes #2722