Jonatan Nilsson
Jonatan Nilsson
For reference, I had this problem on both Node 20.9 and Node 21.1 on my windows x64. However downgrading to Node 18.18.2 worked.
thanks @m0ngr31 for that code sample. I ended up stealing it and using it in my project (WTFPL). Hope you don't mind me adapting it into my library and re-licensing...
Yeah they yield correct SQL. They also yield correct SQL inside the error that I'm getting: ``` { [Error: select * from `user_test` where `username` = '{"nope":1}' - ER_BAD_FIELD_ERROR: Unknown...
Augh, why would you request a CVE like that? :-/ That was unnecessary.
Any chance you could include Formidable@1 in those benchmarks? ;) I'd be curious how performance stacks and/or changes between v1, v2 and finally v3 :)