Brian C
1183658ceb
Update README.md
2016-06-24 01:22:25 -05:00
Brian C
1bc50f186f
Update README.md
2016-06-24 01:09:51 -05:00
Brian C
812277f99f
Fix native constructor and pool exports ( #1061 )
2016-06-24 00:52:28 -05:00
Neil W
e2830ac847
Update README.md ( #1063 )
...
Fixed minor typo "exampe" -> "example"
2016-06-24 00:35:14 -05:00
Brian C
c00d62169e
Update README.md
2016-06-21 22:10:50 -05:00
Brian C
796a44f54f
Remove internal pool ( #1049 )
...
* Initial work on removing internal pool
* Port backwards-compabible properties
* Cleanup test execution & makefile cruft
* Attempt to fix flakey error test
2016-06-21 09:53:09 -05:00
brianc
9b1d16dfd2
Remove io.js badge
2016-06-07 17:17:39 -05:00
Alejandro Oviedo
edf4e7f76c
add dependencies badge on readme ( #1024 )
2016-06-07 16:04:07 -05:00
Kevin Burke
13a82ad0ec
Update Copyright notice to 2016 ( #1036 )
2016-06-03 10:27:05 -05:00
Brian C
beb8eef1f4
Merge pull request #971 from LinusU/patch-1
...
readme: fix pool size
2016-04-04 10:36:11 -05:00
Linus Unnebäck
fe6215d71c
readme: fix pool size
2016-03-23 15:28:25 +01:00
Pavel Lang
b584d15f3d
Move Extras section from README.md to Github wiki
2016-02-26 20:22:38 +01:00
Konstantin Tarkus
8cfe39becd
Add pg-client to the list of extras in README.md
2016-02-23 14:29:56 +03:00
Jonathan
efdcf75cb7
pg-rxjs mention added
2016-01-27 10:27:02 -08:00
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