pg-promise

v11.7.0
PostgreSQL interface for Node.js
pg promise postgres

doc

jsdoc -c ./jsdoc/jsdoc.js ./jsdoc/README.md -t ./jsdoc/templates/custom

lint

eslint ./lib ./test/*.js ./test/db --fix

test

jasmine-node --captureExceptions test

tslint

tslint ./typescript/*.ts

coverage

istanbul cover ./node_modules/jasmine-node/bin/jasmine-node --captureExceptions test

spelling

cspell --config=.cspell.json "**/*.{md,ts,js}" --no-progress

test:init

node test/db/init.js

test:native

jasmine-node test --config PG_NATIVE true

Metadata

  • MIT
  • >=14.0
  • Vitaly Tomilov
  • released 5/25/2024

Downloads

Maintainers