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 C
c6d5f43473
Merge pull request
#278
from adunstan/master
...
Allow passing a JS array instead of an array literal where SQL expects an array
2013-02-22 09:33:17 -08:00
..
client
allow passing JS array as a parameter instead of an array literal where SQL expects an array
2013-02-21 17:32:47 -05:00
connection
test connection and backend event exchange during COPY TO/FROM
2013-01-06 12:06:26 -06:00
connection-pool
clear deprecation warning on client error - fix test race
2013-02-21 14:49:26 -06:00
gh-issues
add failing test for
#131
2012-05-30 22:50:12 -05:00
test-helper.js
add failing test for
#130
2012-05-30 22:40:49 -05:00