Commit fed6375
remove query.stream references
* This hasn't been supported since 0b2344b
* `node-pg-copy-streams` relies on overriding the `handleCopyInResponse` method:
* https://github.com/brianc/node-pg-copy-streams/blob/e15feb19/index.js#L531 parent 11a4793 commit fed6375
1 file changed
+2
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
216 | 215 | | |
217 | 216 | | |
218 | 217 | | |
219 | | - | |
220 | | - | |
| 218 | + | |
221 | 219 | | |
222 | 220 | | |
223 | 221 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
| 222 | + | |
231 | 223 | | |
232 | 224 | | |
0 commit comments