-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
It would be nice if the client.query method could take sql and a list of parameters into order to avoid sql injection. It would be super nice to be able to use named parameters.
Here is how Postgres does it:
https://github.com/brianc/node-postgres/wiki/Client#method-query-parameterized
Also parsing Javascript Date objects into Vertica date strings would be super super nice.
Metadata
Metadata
Assignees
Labels
No labels