mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
Client API suggestion
Updated Todo (markdown)
parent
0af4c4ed27
commit
b728ea8167
1
Todo.md
1
Todo.md
@ -7,6 +7,7 @@
|
||||
- some way to return number of rows inserted/updated etc
|
||||
(supported in protocol and handled in __Connection__ but not sure
|
||||
where on the __Client__ api to add this functionality)
|
||||
- how about ```query.on('end', function (numUpdated) { ... });``` ?
|
||||
- Error handling
|
||||
- disconnection, removal of listeners on errors
|
||||
- passing errors to callbacks?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user