Jack Christensen
1ff653ae15
Rename ConnectionParameters to ConnConfig
2014-05-17 13:38:13 -05:00
Jack Christensen
02e4506ffb
Update README.md for Go 1.2
...
Remove mention of Go's inability to have a maximum connection pool
size as that issue has been resolved in Go 1.2.
2013-12-10 08:28:01 -06:00
Jack Christensen
f76489f7d7
Add basic logging to pgx
...
fixes #21
2013-11-05 15:09:50 -06:00
Jack Christensen
007be95992
Add TLS to README.md
2013-10-03 08:11:19 -05:00
Jack Christensen
91e841bddd
More readme tweaks and proofreading
2013-07-30 18:06:26 -05:00
Jack Christensen
ff9cab7471
Tweak example in readme
2013-07-30 18:00:17 -05:00
Jack Christensen
c6bf85bd63
Add more docs and explanation
2013-07-30 17:53:59 -05:00
Jack Christensen
08020c5b53
Remove experimental
2013-07-30 07:29:28 -05:00
Jack Christensen
e99a9b2306
Make connections configurable and skippable
...
It is a hassle to setup all potential connection and authentication
types. And it is impossible to test Unix domain sockets on Windows. Make
testing non-default connections optional.
2013-07-07 21:34:11 -05:00
Jack Christensen
6ab233c6f9
Remove ERB templating support
2013-06-29 12:09:41 -05:00
Jack Christensen
ec460173eb
Use rake instead of guard for erb compilation
2013-05-03 13:51:10 -05:00
Jack Christensen
3fef18bf38
Added automatic .go.erb compilation
...
fixes #16
2013-05-02 09:23:26 -05:00
Jack Christensen
1a7cf8ccc4
Added connect with md5 password
2013-04-11 21:39:44 -05:00
Jack Christensen
669cca8b3a
Added script for database setup
2013-04-11 19:38:30 -05:00
Jack Christensen
996aed65ee
Added ability to connect to databases by name
...
Add documentation to readme on how to set up tests
2013-04-11 08:56:31 -05:00
Jack Christensen
9a68d024c5
Initial commit
2013-03-30 12:06:27 -07:00