Open
Description
Currently the error message shown is:
Error: Bind parameters must not contain undefined. To pass SQL NULL specify JS null
I've added some code to list which named parameters are undefined so the error message becomes:
Error: Bind parameters must not contain undefined (:id, :email). To pass SQL NULL specify JS null
Contributing guidelines says it's best to start an issue on changes before creating a PR so thought I'd mention here to see if it's of interest.
Metadata
Metadata
Assignees
Labels
No labels