Skip to content

Commit fde38d7

Browse files
committed
Update README.md
Adding [pg-minify](https://github.com/vitaly-t/pg-minify) to the list of Extras.
1 parent 5a2d01c commit fde38d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ node-postgres is by design pretty light on abstractions. These are some handy m
151151
- [acarl/pg-restify](https://github.com/acarl/pg-restify) - Creates a generic REST API for a postgres database using restify.
152152
- [XeCycle/pg-template-tag](https://github.com/XeCycle/pg-template-tag) - Write queries with ES6 tagged template literals, a "poor man's query builder".
153153
- [recursivefunk/pg-gen](https://github.com/recursivefunk/pg-gen) - Use ES6 Generators to paginate through large Postgres result sets
154+
- [vitaly-t/pg-minify](https://github.com/vitaly-t/pg-minify) - Minifies PostgreSQL scripts.
154155

155156
## License
156157

0 commit comments

Comments
 (0)