postgres icon indicating copy to clipboard operation
postgres copied to clipboard

Handle named queries

Open bartlomieju opened this issue 6 years ago • 2 comments
trafficstars

QueryConfig.name is meant to prepare named queries however this parameter is now ignored. Eventually we need to support it, but it's lower priority now.

bartlomieju avatar Feb 23 '19 09:02 bartlomieju

I was trying to remember if this was the issue I was facing when running examples from node-postgres website. I think, separate issue, their examples should be copied as tests, that way we can be confident the API is consistent.

hayd avatar Mar 23 '19 16:03 hayd

Good idea

bartlomieju avatar Mar 23 '19 18:03 bartlomieju