issues
search
brianc
/
node-pg-cursor
Query cursor extension for node-postgres
79
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix named portal not closing
#59
brianc
closed
5 years ago
0
Add additional pool test & deprecate .end
#58
brianc
closed
5 years ago
0
Fix for pg@7.x
#57
brianc
closed
5 years ago
0
Portal labelling change breaks knex migrations
#56
issa-tseng
closed
5 years ago
0
Invalid protocol sequence 'P' while in PortalSuspended state (Redshift)
#55
lewish
opened
5 years ago
0
fix pass types to con.parse method
#54
mrTrunk
closed
5 years ago
1
Make Cursors instances of stream.Readable
#53
Ginden
opened
5 years ago
1
Fix hanging listener when error occured
#52
juneidy
closed
4 years ago
1
Should Cursor#handleError remove noData and rowDescription listener?
#51
juneidy
opened
5 years ago
0
fix for new version of pg
#50
yocontra
closed
5 years ago
8
Does pg-cursor initiate a server-side cursor, or is only for "streaming"?
#49
vance
opened
5 years ago
0
Local testing setup
#48
mikl
opened
5 years ago
0
Remove support for deprecated pg.js package
#47
mikl
closed
5 years ago
1
documentation missed
#46
Zaitsev
opened
6 years ago
0
Redshift: anyone knows?
#45
unlucio
opened
6 years ago
4
fix: AWS Redshift requires a portal name to honor fetchSize
#44
jafl
closed
5 years ago
2
cursor detail
#43
ajayashuba
closed
5 years ago
1
Can not use connection for other queries while cursor is open.
#42
erayhanoglu
opened
6 years ago
2
pg-cursor cannot be bundled with webpack
#41
andreaskundig
opened
6 years ago
2
Add repo to package.json
#40
savvymas
closed
6 years ago
1
typescript support?
#39
jugutier
opened
6 years ago
2
JavaScript heap out of memory
#38
jdelman
closed
6 years ago
1
Consider adding a Promise for the 'done' state
#37
battesonb
opened
6 years ago
1
Getting Next Results Programmatically
#36
trevorglick
opened
6 years ago
5
return rowCount on insert
#35
jakobrun
closed
5 years ago
1
Reading a cursor from name
#34
vitaly-t
opened
7 years ago
2
Invalid JavaScript in the example
#33
vitaly-t
opened
7 years ago
0
Fix closing a finished cursor without supplying a callback
#32
hetul
closed
4 years ago
2
Event handler leak on noData queries
#31
andvgal
opened
7 years ago
0
Add support for rowMode & custom types
#30
brianc
closed
7 years ago
0
Cleanup
#29
brianc
closed
7 years ago
0
Do not send close after readyForQuery
#28
brianc
closed
7 years ago
4
Uncaught exception calling cursor.close() on exhausted cursor using pool connection
#27
rickbergfalk
closed
7 years ago
1
Test cursor use with pg pool
#26
rickbergfalk
closed
7 years ago
1
Emit Query Events
#25
sberan
closed
7 years ago
11
Result of client.query(Cursor) is not an EventEmitter
#24
sberan
closed
7 years ago
2
Return result accumulator in callback
#23
sberan
closed
7 years ago
5
Access to result fields
#22
sberan
closed
7 years ago
2
Remove pg.js
#21
abenhamdine
closed
7 years ago
1
Call done to make the test pass
#20
abenhamdine
closed
7 years ago
2
Fix require for webpack compatibility
#19
crisvergara
closed
7 years ago
4
Refcursor support for Node.js
#18
nguruyeshwanth
closed
7 years ago
1
handle empty query
#17
rickbergfalk
closed
8 years ago
3
Added rowMode and type to result
#16
blackshadev
closed
7 years ago
1
Ability to keep cursor open for later queries
#15
kgryte
closed
9 years ago
2
Cursor with Amazon Redshift
#14
kruser
closed
5 years ago
14
Pagination over fetched results or lazy cursor?
#13
ericsteele
closed
8 years ago
2
Fix typo: itterate -> iterate
#12
dmnd
closed
9 years ago
1
Select for update
#11
otexier
opened
9 years ago
3
Error Handling
#10
Digicrat
closed
7 years ago
4
Next