File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ node-postgres is by design pretty light on abstractions. These are some handy m
150
150
- [ pg-then] ( https://github.com/coderhaoxin/pg-then ) A tiny wrapper of ` pg ` for promise api.
151
151
- [ acarl/pg-restify] ( https://github.com/acarl/pg-restify ) - Creates a generic REST API for a postgres database using restify.
152
152
- [ XeCycle/pg-template-tag] ( https://github.com/XeCycle/pg-template-tag ) - Write queries with ES6 tagged template literals, a "poor man's query builder".
153
- - [ jray /pg-gen] ( https://github.com/jray /pg-gen ) - Use ES6 Generators to paginate through large Postgres result sets
153
+ - [ recursivefunk /pg-gen] ( https://github.com/recursivefunk /pg-gen ) - Use ES6 Generators to paginate through large Postgres result sets
154
154
155
155
## License
156
156
You can’t perform that action at this time.
0 commit comments