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
/
integration
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
change name of assert.raises to assert.emits
2010-10-31 14:43:10 -05:00
test-helper.js
add cli parsing to all tests
2010-10-25 01:30:14 -05:00