mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Improve the code and clarity of unit tests in escape-tests.js. And removed the related integration tests since it has been demonstrated in the unit tests that a connection is not needed for escaping the literals and identifiers.