node-postgres/test/integration
Alexander Sulfrian e9838cc5bb fix textParsers
some textParsers requires the input value to be a string, so convert
it before calling the textParsers
the same problem exists in test/integration/connection/query-test
so that there also need to be a String call
2011-11-22 04:52:26 +01:00
..
client use the correct pg bindings 2011-11-02 19:16:13 +01:00
connection fix textParsers 2011-11-22 04:52:26 +01:00
connection-pool change assert.length to assert.lengthIs 2011-10-10 19:21:06 -05:00
test-helper.js switch to node-pool from custom client pool 2011-08-11 20:59:56 -05:00