mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
One more markup fix
parent
8dcff4c72e
commit
887401563e
3
Query.md
3
Query.md
@ -88,8 +88,9 @@ The __end__ event listeners get one argument, which is the [[Result|Query#result
|
||||
})
|
||||
```
|
||||
|
||||
<div id="result-object"></div>
|
||||
|
||||
### Result object
|
||||
<div id="result-object"></div>
|
||||
|
||||
Available to the __row__ and __end__ events, shows the result of the query. It has the following properties:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user