.. |
api-tests.js
|
remove 2 parameter pg.connect function
|
2013-03-07 15:57:00 -06:00 |
appname-tests.js
|
typo
|
2014-01-05 18:29:30 +01:00 |
array-tests.js
|
remove 2 parameter pg.connect function
|
2013-03-07 15:57:00 -06:00 |
big-simple-query-tests.js
|
change assert.length to assert.lengthIs
|
2011-10-10 19:21:06 -05:00 |
cancel-query-tests.js
|
cleanup & fix failing tests to allow for green merge of pull #228
|
2012-12-10 22:44:58 -06:00 |
configuration-tests.js
|
use ConnectionParameters for js client properties
|
2013-01-21 16:14:19 -06:00 |
copy-tests.js
|
Be more verbose about failures of incorrect copy usage test
|
2013-06-18 12:31:52 +02:00 |
empty-query-tests.js
|
cleanup & fix failing tests to allow for green merge of pull #228
|
2012-12-10 22:44:58 -06:00 |
error-handling-tests.js
|
Use the standard postgres:// URL prefix for consistency
|
2013-07-22 10:45:26 -07:00 |
escape-tests.js
|
Move string escaping tests to proper locations.
|
2013-07-15 09:13:48 -05:00 |
force-native-with-envvar-tests.js
|
delete the entire module cache
|
2013-06-29 10:15:39 +02:00 |
heroku-pgpass-tests.js
|
Handle .pgpass in the native client
|
2013-12-11 01:24:55 +01:00 |
heroku-ssl-tests.js
|
Make test more robust
|
2013-06-30 00:12:43 -07:00 |
heroku.pgpass
|
Handle .pgpass in the js client
|
2013-12-06 00:01:51 +01:00 |
huge-numeric-tests.js
|
Break type parsing into separate module
|
2014-03-15 15:36:27 -05:00 |
json-type-parsing-tests.js
|
Skip JSON tests on older versions of postgres
|
2013-04-22 10:26:43 -05:00 |
no-data-tests.js
|
fixed 'overload' error for NativeQuery constructor
|
2011-03-07 18:56:50 -06:00 |
no-row-result-tests.js
|
Return field metadata on result object
|
2013-06-03 12:14:47 -05:00 |
notice-tests.js
|
remove failing, postgreSQL version specific test
|
2012-08-07 08:44:41 -05:00 |
parse-int-8-tests.js
|
Add ability to opt-in to int8 parsing
|
2013-08-29 00:04:27 -05:00 |
prepared-statement-tests.js
|
Remove built-in binary int64 parser
|
2013-07-30 13:15:31 -05:00 |
query-callback-error-tests.js
|
Add support for JSON data type
|
2013-04-22 10:18:17 -05:00 |
query-error-handling-tests.js
|
make tests pass on pg@8.4.9
|
2013-04-17 10:29:42 -05:00 |
quick-disconnect-tests.js
|
Add failing test for native quick disconnect hang
|
2013-06-30 12:03:27 -07:00 |
result-metadata-tests.js
|
make tests pass on pg@8.4.9
|
2013-04-17 10:29:42 -05:00 |
results-as-array-tests.js
|
Support result rows as arrays
|
2013-07-08 17:45:06 -05:00 |
row-description-on-results-tests.js
|
Add field metadata to query result object
|
2013-07-08 09:19:30 -05:00 |
simple-query-tests.js
|
cleanup & fix failing tests to allow for green merge of pull #228
|
2012-12-10 22:44:58 -06:00 |
ssl-tests.js
|
allow options to pass to js ssl connection bindings
|
2012-09-10 21:40:41 -05:00 |
test-helper.js
|
add failing test for #130
|
2012-05-30 22:40:49 -05:00 |
timezone-tests.js
|
Adding test for timezone handling (#238)
|
2013-04-11 00:42:37 +02:00 |
transaction-tests.js
|
remove 2 parameter pg.connect function
|
2013-03-07 15:57:00 -06:00 |
type-coercion-tests.js
|
Parse date type as local time
|
2014-01-26 10:43:15 -05:00 |