Skip to content

Commit ecba8da

Browse files
committed
Merge pull request brianc#796 from coderhaoxin/pg-then-link
Add link of pg-then to readme
2 parents 8d4c829 + d85269e commit ecba8da

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
@@ -147,6 +147,7 @@ node-postgres is by design pretty light on abstractions. These are some handy m
147147
- [iceddev/pg-transact](https://github.com/iceddev/pg-transact) - A nicer API on node-postgres transactions
148148
- [sehrope/node-pg-db](https://github.com/sehrope/node-pg-db) - Simpler interface, named parameter support, transaction management and event hooks.
149149
- [vitaly-t/pg-promise](https://github.com/vitaly-t/pg-promise) - Use node-postgres via [Promises/A+](https://promisesaplus.com/).
150+
- [pg-then](https://github.com/coderhaoxin/pg-then) A tiny wrapper of `pg` for promise api.
150151

151152
## License
152153

0 commit comments

Comments
 (0)