Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / brianc/node-pg-cursor issues and pull requests
#59 - Fix named portal not closing
Pull Request -
State: closed - Opened by brianc over 5 years ago
#58 - Add additional pool test & deprecate .end
Pull Request -
State: closed - Opened by brianc over 5 years ago
#57 - Fix for [email protected]
Pull Request -
State: closed - Opened by brianc over 5 years ago
#56 - Portal labelling change breaks knex migrations
Issue -
State: closed - Opened by issa-tseng over 5 years ago
#55 - Invalid protocol sequence 'P' while in PortalSuspended state (Redshift)
Issue -
State: open - Opened by lewish over 5 years ago
#54 - fix pass types to con.parse method
Pull Request -
State: closed - Opened by mrTrunk over 5 years ago
- 1 comment
#53 - Make Cursors instances of stream.Readable
Issue -
State: open - Opened by Ginden over 5 years ago
- 1 comment
#52 - Fix hanging listener when error occured
Pull Request -
State: closed - Opened by juneidy over 5 years ago
- 1 comment
#51 - Should Cursor#handleError remove noData and rowDescription listener?
Issue -
State: open - Opened by juneidy over 5 years ago
#50 - fix for new version of pg
Pull Request -
State: closed - Opened by yocontra almost 6 years ago
- 8 comments
#49 - Does pg-cursor initiate a server-side cursor, or is only for "streaming"?
Issue -
State: open - Opened by vance about 6 years ago
#48 - Local testing setup
Pull Request -
State: open - Opened by mikl about 6 years ago
#47 - Remove support for deprecated pg.js package
Pull Request -
State: closed - Opened by mikl about 6 years ago
- 1 comment
#46 - documentation missed
Issue -
State: open - Opened by Zaitsev over 6 years ago
#45 - Redshift: anyone knows?
Issue -
State: open - Opened by unlucio over 6 years ago
- 4 comments
#44 - fix: AWS Redshift requires a portal name to honor fetchSize
Pull Request -
State: closed - Opened by jafl over 6 years ago
- 2 comments
#43 - cursor detail
Issue -
State: closed - Opened by ajayashuba over 6 years ago
- 1 comment
#42 - Can not use connection for other queries while cursor is open.
Issue -
State: open - Opened by erayhanoglu over 6 years ago
- 2 comments
#41 - pg-cursor cannot be bundled with webpack
Issue -
State: open - Opened by andreaskundig over 6 years ago
- 2 comments
#40 - Add repo to package.json
Pull Request -
State: closed - Opened by savvymas over 6 years ago
- 1 comment
#39 - typescript support?
Issue -
State: open - Opened by jugutier almost 7 years ago
- 2 comments
#38 - JavaScript heap out of memory
Issue -
State: closed - Opened by jdelman almost 7 years ago
- 1 comment
#37 - Consider adding a Promise for the 'done' state
Issue -
State: open - Opened by battesonb about 7 years ago
- 1 comment
#36 - Getting Next Results Programmatically
Issue -
State: open - Opened by trevorglick about 7 years ago
- 5 comments
#35 - return rowCount on insert
Pull Request -
State: closed - Opened by jakobrun about 7 years ago
- 1 comment
#34 - Reading a cursor from name
Issue -
State: open - Opened by vitaly-t over 7 years ago
- 2 comments
#33 - Invalid JavaScript in the example
Issue -
State: open - Opened by vitaly-t over 7 years ago
#32 - Fix closing a finished cursor without supplying a callback
Pull Request -
State: closed - Opened by hetul over 7 years ago
- 2 comments
#31 - Event handler leak on noData queries
Issue -
State: open - Opened by andvgal over 7 years ago
#30 - Add support for rowMode & custom types
Pull Request -
State: closed - Opened by brianc over 7 years ago
#29 - Cleanup
Pull Request -
State: closed - Opened by brianc over 7 years ago
#28 - Do not send close after readyForQuery
Pull Request -
State: closed - Opened by brianc over 7 years ago
- 4 comments
#27 - Uncaught exception calling cursor.close() on exhausted cursor using pool connection
Issue -
State: closed - Opened by rickbergfalk over 7 years ago
- 1 comment
#26 - Test cursor use with pg pool
Pull Request -
State: closed - Opened by rickbergfalk over 7 years ago
- 1 comment
#25 - Emit Query Events
Pull Request -
State: closed - Opened by sberan almost 8 years ago
- 11 comments
#24 - Result of client.query(Cursor) is not an EventEmitter
Issue -
State: closed - Opened by sberan almost 8 years ago
- 2 comments
#23 - Return result accumulator in callback
Pull Request -
State: closed - Opened by sberan almost 8 years ago
- 5 comments
#22 - Access to result fields
Issue -
State: closed - Opened by sberan almost 8 years ago
- 2 comments
#21 - Remove pg.js
Pull Request -
State: closed - Opened by abenhamdine almost 8 years ago
- 1 comment
#20 - Call done to make the test pass
Pull Request -
State: closed - Opened by abenhamdine almost 8 years ago
- 2 comments
#19 - Fix require for webpack compatibility
Pull Request -
State: closed - Opened by crisvergara about 8 years ago
- 4 comments
#18 - Refcursor support for Node.js
Issue -
State: closed - Opened by nguruyeshwanth over 8 years ago
- 1 comment
#17 - handle empty query
Pull Request -
State: closed - Opened by rickbergfalk over 8 years ago
- 3 comments
#16 - Added rowMode and type to result
Pull Request -
State: closed - Opened by blackshadev over 8 years ago
- 1 comment
#15 - Ability to keep cursor open for later queries
Issue -
State: closed - Opened by kgryte over 9 years ago
- 2 comments
#14 - Cursor with Amazon Redshift
Issue -
State: closed - Opened by kruser almost 10 years ago
- 14 comments
#13 - Pagination over fetched results or lazy cursor?
Issue -
State: closed - Opened by ericsteele almost 10 years ago
- 2 comments
#12 - Fix typo: itterate -> iterate
Pull Request -
State: closed - Opened by dmnd almost 10 years ago
- 1 comment
#11 - Select for update
Issue -
State: open - Opened by otexier almost 10 years ago
- 3 comments
#10 - Error Handling
Issue -
State: closed - Opened by Digicrat almost 10 years ago
- 4 comments
#9 - error: cannot insert multiple commands into a prepared statement
Issue -
State: closed - Opened by rickbergfalk almost 10 years ago
- 3 comments
#8 - Cursor rewind support?
Issue -
State: closed - Opened by rkaw92 about 10 years ago
- 1 comment
#7 - How to get total count of records
Issue -
State: closed - Opened by genghishack about 10 years ago
- 5 comments
#6 - how to stop consuming cursor without closing the connection
Issue -
State: closed - Opened by jeromew over 10 years ago
- 16 comments
#5 - Work with queries that don't have row descriptions
Pull Request -
State: closed - Opened by grncdr over 10 years ago
- 4 comments
#4 - ReferenceError: setImmediate is not defined
Issue -
State: closed - Opened by gflarity almost 11 years ago
- 3 comments
#3 - fix bug "Cannot find module node_modules/pg/lib/lib/result.js"
Pull Request -
State: closed - Opened by AlexeyKhristov almost 11 years ago
- 3 comments
#2 - cursor has no method read
Issue -
State: closed - Opened by blissdev about 11 years ago
- 11 comments
#1 - Anyway to use this with node-pg-query
Issue -
State: closed - Opened by thadclay about 11 years ago
- 2 comments