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
History
Brian C
f8d5db9edf
Merge pull request
#734
from MayhemYDG/patch
...
Fix result.rowCount being a string instead of a number via native bindings.
2015-02-22 16:33:29 -04:00
..
integration
Add test to make sure interval objects returned can be passed back into a prepared statement
2015-01-27 17:27:09 +00:00
native
Use strictEqual instead
2015-02-22 21:30:22 +01:00
unit
Remove COPY TO / COPY FROM
2014-10-11 14:27:03 -04:00
buffer-list.js
fix for strang \0 buffer encoding issue in node v0.3.0
2010-11-01 22:11:40 -04:00
cli.js
Work towards more tests passing
2014-09-14 01:23:02 -04:00
test-buffers.js
unit test for portal suspended
2010-11-14 17:44:36 -06:00
test-helper.js
Do not consider a statement as prepared if it errors
2014-10-19 22:53:08 -04:00