puregres
v1.0.4
Published
get typed purescript functions from postgres functions
Downloads
2
Readme
Puregres
Converts sql into purescript code. Create a .env file in the root and add you db username eg.
DB_USER=my_user_name
Run the tests and look in the test/Queries directory to see how it works:
npm t