vertica / vertica-nodejs

Official native node.js client for the Vertica Analytics Database.
https://www.vertica.com/
Apache License 2.0
13 stars 14 forks source link

Fix transaction-tests.js #43

Closed jonathanl-bq closed 2 years ago

jonathanl-bq commented 2 years ago

This change fixes the transaction-tests.js integration test suite. Note that this test suite requires the create-test-tables.js script to be run first. The COMMIT that was removed in this PR was mistakenly added at some point and was never in the original tests in node-postgres.