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
2026-01-18 15:55:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
node-postgres
/
test
/
unit
/
client
History
bmc
577f48f824
added 'drain' event to client which fires after all pending queries
...
are done
2010-10-29 20:48:31 -04:00
..
cleartext-password-tests.js
tests for simple query queue scenarios
2010-10-24 22:52:12 -05:00
configuration-tests.js
moved config tests
2010-10-23 19:24:48 -05:00
md5-password-tests.js
tests for simple query queue scenarios
2010-10-24 22:52:12 -05:00
prepared-statement-tests.js
prepared statements moved forward a good deal
2010-10-28 19:09:40 -05:00
query-queue-tests.js
added 'drain' event to client which fires after all pending queries
2010-10-29 20:48:31 -04:00
simple-query-tests.js
fix to pass correct 'mock' data in rowDescription event to now more
2010-10-27 00:56:47 -05:00
test-helper.js
moved test client helper into helper file
2010-10-26 21:47:18 -05:00
typed-query-results.js
boolean coercion
2010-10-27 00:31:34 -05:00