This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
node-postgres
Watch
1
Star
0
Fork
0
You've already forked node-postgres
mirror of
https://github.com/brianc/node-postgres.git
synced
2025-12-08 20:16:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
node-postgres
/
test
/
unit
History
Brian Carlson
8d7ff353af
fix to allow executing queries within the callback function of another query.
...
there was a timing issue with emiting the drain event
2010-11-21 23:30:10 -06:00
..
client
fix to allow executing queries within the callback function of another query.
2010-11-21 23:30:10 -06:00
connection
unit test for portal suspended
2010-11-14 17:44:36 -06:00
row-tests.js
query now returns named records in rows
2010-11-04 00:21:29 -05:00
test-helper.js
tests for simple query queue scenarios
2010-10-24 22:52:12 -05:00
utils-tests.js
failing test for EventEmitter.once backwards compatibility
2010-10-23 12:42:01 -05:00
writer-tests.js
moved unit tests into unit test folder
2010-10-10 18:26:13 -05:00