Commit Graph

143 Commits

Author SHA1 Message Date
Brady Holt
cde7b3df36 Adding MassiveJS to Extras section of README 2016-01-27 11:06:01 -06:00
sibedge
fde38d7e35 Update README.md
Adding [pg-minify](https://github.com/vitaly-t/pg-minify) to the list of Extras.
2016-01-20 01:10:31 +00:00
Johnny Ray Austin
c266cad808 doc update change username from jray to recursivefunk 2015-12-29 10:01:55 -05:00
Johnny Ray Austin
17e3534aa5 readme entry for pg-gen 2015-12-01 08:43:19 -05:00
Carl Lei
d09fb74214 Add reference to XeCycle/pg-template-tag to README 2015-07-29 08:50:57 +08:00
Brian C
0a54dfa1c8 Merge pull request #803 from KevinSjoberg/README-correction
Correction in README
2015-06-22 13:58:11 -04:00
Andrew Carlson
a1ff3a17fd adding pg-restify to readme 2015-06-18 21:21:10 -04:00
Kevin Sjöberg
4ca38aa3b7 Correction in README 2015-06-14 17:01:11 +02:00
haoxin
d85269e60f Add link of pg-then to readme 2015-06-02 23:16:01 +08:00
Brian C
540c3f16db Merge pull request #770 from pdiniz13/master
Updated License
2015-04-26 13:47:12 -04:00
Paulo Diniz
1e4a39ba7d Updated License 2015-04-25 08:59:39 -07:00
Vitaly Tomilov
f1638d95b1 Added IO.js Supported badge. 2015-04-15 22:58:15 +01:00
Brian C
c4ae79db39 Update README.md
Calling `client.end()` on a client in the pool is folly and should not be done. I mistakenly accepted a pull request with bad documentation.
2015-04-09 09:43:55 -04:00
Vitaly Tomilov
5d9109e26c Correcting the library description
The library moved away from featuring the Promise library, it now supports the entire Promises/A+ family.

Happy Days! :)
2015-03-11 22:48:39 +00:00
Vitaly Tomilov
50bb3ab3cc Update README.md
Moved the reference to vitaly-t/pg-promise to the bottom of the list.
2015-03-10 15:55:58 +00:00
Vitaly Tomilov
187063fae1 Update README.md
Added reference to vitaly-t/pg-promise in chapter Extras.
2015-03-10 15:02:07 +00:00
Oskar Gewalli
6180bebd9d In order for the command line execution to finish 2015-02-15 11:03:24 +01:00
Brian C
fbcf627d7d Merge pull request #704 from eiriksm/patch-1
Use svg version of travis build status badge
2015-01-02 12:19:42 -05:00
Mark Stosberg
3d1ba3df21 fix typo in "squel" name. 2014-12-26 10:51:38 -05:00
eiriksm
c9f2e29c1e Use svg version of travis build status badge 2014-12-20 15:46:09 +01:00
Sehrope Sarkuni
28efb77358 Add sehrope/node-pg-db to Extras in README 2014-12-10 17:00:04 -05:00
Brian M. Carlson
b84dd5a479 Remove weird formatting 2014-11-19 22:27:28 -05:00
Brian C
e6748b2535 Update README.md 2014-11-19 22:13:26 -05:00
Blaine Bublitz
17f22bb56c add pg-transact to readme 2014-11-14 18:01:21 -07:00
Thomas Hunter II
d00d1eb4a9 Update README.md 2014-10-26 23:10:44 -07:00
rpedela
36be8539de Add pg-format to the list of helper modules. 2014-10-21 11:23:12 -06:00
Brian C
aec3407a98 Update README.md 2014-10-09 22:55:27 -04:00
Pierre Rochard
b1269b3497 Update README.md 2014-09-27 21:01:55 -04:00
Alexander Schepanovski
0e411dd79b Add pg-bricks to README Extras
Adding this would be consistent since you list node-any-db and sql-bricks. I chose a position in a list assuming you move from more node-postgres specific to general and abstract.
2014-09-19 11:19:34 +08:00
Brian C
fbb21df6be Update README.md
bitfloor no longer exists
2014-08-06 18:45:31 -04:00
P THE AWESOME
1e5ab8451c Add Windows instructions & more "Extras" links 2014-06-12 11:29:15 -05:00
P THE AWESOME
36663f566e Add Windows instructions to README 2014-06-11 17:32:13 -05:00
zackster
e70b72f521 Update README.md
Fix error in documentation (numbor -> number) which may be confusing to beginners
2014-05-04 00:16:35 -04:00
Jon Morehouse
db52fcb7bc Minor documentation change for readme. Make connection string example a bit more intuitive 2014-04-30 13:13:23 -07:00
Brian C
e8e16f866f Update README.md
Reorder example section to highlight the connection pooling as this is typically what web application developers should be using.
2014-03-14 09:57:37 -05:00
Peter Rust
c9af470e24 Added SQL-Bricks to list of SQL helpers 2014-02-13 13:19:27 -08:00
Michael Payne
9c459ea6c5 Added note about node-postgres-pure
In response to Issue #495.
2014-01-03 16:38:49 -05:00
Brian C
bbea5d6be7 Update README.md 2013-11-21 09:41:41 -06:00
Brian C
495d3199da Add note about node-pg-cursor to readme 2013-11-20 22:56:06 -06:00
Brian C
5b517d1233 Update README.md
Add note about pg-query-stream module
2013-10-22 10:23:40 -05:00
Rob
e8f9a0e342 Update README to include new production use 2013-09-11 12:06:44 -04:00
Christian Sturm
03eebc4e7a add zoomsquare to the list of production users 2013-08-27 11:07:48 +02:00
Maciek Sakrejda
816e9b43ea Use the standard postgres:// URL prefix for consistency
Fixes #286.
2013-07-22 10:45:26 -07:00
Dan Robinson
fa12bc8131 Adds Heap as a production user
And proudly!
2013-07-18 15:14:12 -07:00
Brian C
95a5bba4bf Update README.md 2013-07-03 13:03:46 -05:00
Brian C
2ad1ad4d24 Update README.md 2013-07-03 13:02:37 -05:00
Brian C
b9f103dd17 Updated README.md 2013-07-03 10:55:35 -07:00
Sandro Santilli
49200a77a6 Add cartodb.com as production user 2013-05-27 10:13:42 +02:00
bmc
3bfc8e9b68 Update documentation
Include minor version release notes
Remove note about deprecation
2013-04-22 10:53:25 -05:00
Brian C
01f3f3da53 use master branch url for travis image 2013-04-17 09:59:10 -05:00