@mren/pghelper
v1.0.0
Published
small helpers to simplify inserts and updates with `sql-template-strings`
Downloads
2
Readme
pghelper
small helpers to simplify inserts and updates with sql-template-strings
how to run the tests
docker-compose up # to start postgres
docker-compose run app npm run ci # to install dependencies & run the tests