issues
search
brianc
/
node-pg-query-stream
Query results from node-postgres as a readable (object) stream
MIT License
311
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Non-blocking streaming with pg-query-stream
#68
spimou
opened
4 years ago
0
connection terminated
#67
zhangjinzhou
closed
4 years ago
1
Stream not closed if for:await loop break
#66
matthieusieben
opened
4 years ago
1
Pass options to cursor
#65
brianc
closed
5 years ago
0
Bump version of pg-cursor
#64
brianc
closed
5 years ago
4
Bump eslint from 4.4.0 to 4.18.2
#63
dependabot[bot]
closed
5 years ago
0
Add async iterator tests
#62
brianc
closed
5 years ago
0
Bump debug from 2.6.8 to 2.6.9
#61
dependabot[bot]
closed
5 years ago
0
Bump js-yaml from 3.9.1 to 3.13.1
#60
dependabot[bot]
closed
5 years ago
1
Upgrade dependencies
#59
brianc
closed
5 years ago
0
Transaction support
#58
brandonros
closed
5 years ago
1
improvement: enable rowMode: 'array'
#57
zoran-petrovic-87
closed
4 years ago
1
await:ing in for-await loops short-circuits the stream
#56
fl0w
opened
5 years ago
1
Feature Request: RowMode
#55
tmtron
closed
5 years ago
0
Is there a way to get the total number of rows as soon as the query executor knows the total result size?
#54
gajus
opened
5 years ago
1
Do not emit 'close' event after you finished read rows
#53
btd
opened
5 years ago
5
Do not emit 'close' event after finish with query
#52
btd
opened
5 years ago
12
get fields at the start of the stream
#51
gajus
opened
5 years ago
2
Cannot read property 'sync' of undefined
#50
rarajks
opened
5 years ago
0
fixed typo `cumbersom`
#49
mandyreal
closed
5 years ago
0
Not works for me in redshift.
#48
jose920405
opened
6 years ago
12
Fix for pg@7.5
#47
brianc
closed
6 years ago
1
Not compatible with pg 7.50
#46
Equals182
closed
6 years ago
2
Issue when using Pool
#45
bwheel181
closed
6 years ago
0
read and chunk large text column
#44
poyaz
opened
6 years ago
2
TypeScript and es6 module import
#43
jonahbron
opened
6 years ago
0
Have the option to rely on PG's 'row' event rather than polling with cursor
#42
flesler
opened
6 years ago
1
Stop pushing data when push() returns false
#41
danypype
opened
6 years ago
2
Consider adding a Promise for the 'done' state
#40
battesonb
closed
6 years ago
1
TypeError: self.activeQuery.handleEmptyQuery is not a function
#39
chriszrc
opened
6 years ago
1
multiple streams and stream needs to be piped to writable
#38
eljefedelrodeodeljefe
opened
7 years ago
1
readable event no longer works
#37
vitaly-t
opened
7 years ago
7
Updated readme examples to es6
#36
amilajack
closed
5 years ago
2
Added --save flags to installation steps
#35
amilajack
closed
5 years ago
0
Create LICENSE
#34
amilajack
closed
5 years ago
0
Move eslint to dev dependencies
#33
brianc
closed
7 years ago
0
Bad data paging / streaming
#32
vitaly-t
closed
7 years ago
1
eslint should not be dependencies
#31
cheeweep
closed
7 years ago
3
Number of rows?
#30
vitaly-t
closed
7 years ago
4
Upgrade to newest version of pg-cursor
#29
brianc
closed
7 years ago
1
how do i get this to work with pg@7?
#28
jonathanong
opened
7 years ago
12
Fix pg-cursor dependency for Webpack
#27
crisvergara
closed
7 years ago
1
stream modification for elastic search format !
#26
matt212
closed
7 years ago
2
This library does NOT use the latest pg-cursor
#25
cscalfani
closed
7 years ago
3
Piping same sqlstream into multiple writable streams vs creating multiple identical sqlstream
#24
radar155
closed
7 years ago
3
Should work with a QueryConfig
#23
abenhamdine
opened
7 years ago
2
Add node LTS and current versions to travis matrix
#22
abenhamdine
closed
7 years ago
1
Fix example
#21
Vanuan
closed
4 years ago
1
End Event Before Last Record Of Data
#20
rbadillo
closed
7 years ago
10
highWaterMark not considered during read
#19
jjmartin
opened
8 years ago
1
Next