.. |
api-tests.js
|
Fix native constructor and pool exports (#1061)
|
2016-06-24 00:52:28 -05:00 |
appname-tests.js
|
Work towards more tests passing
|
2014-09-14 01:23:02 -04:00 |
array-tests.js
|
Use more correct escaping for array elements (#1177)
|
2016-12-10 17:28:48 -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
|
Make cancel query tests pass
|
2014-10-09 21:12:17 -04:00 |
configuration-tests.js
|
use ConnectionParameters for js client properties
|
2013-01-21 16:14:19 -06:00 |
custom-types-tests.js
|
Add support for native rowMode: array
|
2014-10-11 14:09:29 -04:00 |
deprecation-tests.js
|
Support Node.js 10
|
2018-11-02 18:45:48 +01: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 |
end-callback-tests.js
|
Add callback to client#end (#1106)
|
2016-08-11 10:17:03 -05:00 |
error-handling-tests.js
|
Emit error when backend unexpectedly disconnects
|
2017-06-09 12:27:47 -05:00 |
field-name-escape-tests.js
|
Fix vulnerability
|
2017-08-12 16:31:32 -05:00 |
force-native-with-envvar-tests.js
|
Work towards more tests passing
|
2014-09-14 01:23:02 -04:00 |
huge-numeric-tests.js
|
Break type parsing into separate module
|
2014-03-15 15:36:27 -05:00 |
json-type-parsing-tests.js
|
Make tests compatible with PostgreSQL 10
|
2018-05-23 17:54:51 +02:00 |
network-partition-tests.js
|
Emit error when backend unexpectedly disconnects
|
2017-06-09 12:27:47 -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
|
Make moar tests pass
|
2014-09-14 21:11:51 -04:00 |
parse-int-8-tests.js
|
parse int8[] (#1152)
|
2016-12-16 09:44:19 -06:00 |
prepared-statement-tests.js
|
Patch failing test until I have time to investigate
|
2015-03-01 19:22:18 -05:00 |
query-as-promise-tests.js
|
Make Query & NativeQuery implement the promise interface (#1047)
|
2016-06-10 17:18:19 -05:00 |
query-column-names-tests.js
|
Support querying tables with column names with multiple apostrophes (issue #934). Includes integration test.
|
2016-02-10 20:52:43 +00:00 |
query-error-handling-prepared-statement-tests.js
|
Make tests compatible with PostgreSQL 10
|
2018-05-23 17:54:51 +02:00 |
query-error-handling-tests.js
|
Make tests compatible with PostgreSQL 10
|
2018-05-23 17:54:51 +02:00 |
quick-disconnect-tests.js
|
Fix a few more failing tests
|
2014-09-23 18:57:20 -04:00 |
result-metadata-tests.js
|
Make tests compatible with PostgreSQL 10
|
2018-05-23 17:54:51 +02:00 |
results-as-array-tests.js
|
Add support for native rowMode: array
|
2014-10-11 14:09:29 -04: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
|
don't mutate params when preparing statement (#992)
|
2016-04-28 14:46:33 -05: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
|
Remove redundant test
|
2016-12-10 18:17:09 -06:00 |
type-parser-override-tests.js
|
Added integration test for overriding type parsers on a per-client basis.
|
2014-12-03 09:45:20 -06:00 |