node-postgres/lib
Brian C 93d1e88d81 Merge pull request #935 from jkgeyti/master
Support querying tables with column names with multiple apostrophes
2016-02-15 11:50:00 -05:00
..
native Add function stub to native result to solve broken test 2016-02-12 13:38:38 +11:00
client.js Require statements break Browserify compatibility 2015-10-10 11:10:51 +02:00
connection-parameters.js Require statements break Browserify compatibility 2015-10-10 11:10:51 +02:00
connection.js Error message misspelling. 2015-11-14 16:33:25 +00:00
defaults.js defaults.js: fix typo in comment 2015-10-08 23:02:15 -07:00
index.js Require statements break Browserify compatibility 2015-10-10 11:10:51 +02:00
pool.js Require statements break Browserify compatibility 2015-10-10 11:10:51 +02:00
query.js Require statements break Browserify compatibility 2015-10-10 11:10:51 +02:00
result.js Support querying tables with column names with multiple apostrophes (issue #934). Includes integration test. 2016-02-10 20:52:43 +00:00
type-overrides.js Moved type override code into a new class. 2014-12-03 11:00:27 -06:00
utils.js wrap entry point to prepareValue to only accept 1 arg 2016-01-27 18:08:46 +13:00