Releases: mlaanderson/database-js-postgres
Releases · mlaanderson/database-js-postgres
Added a Test
Added a test script which is used with Travis CI.
Test prerequisites:
- PostgreSQL Server on localhost with the ability to login as postgres over IP without a password
- Database on the server called "test"
- NodeJS >= 6.0