Jack Christensen
|
08b412740f
|
Rename package pool to pgxpool
pool is too common a name to occupy.
|
2019-06-29 11:37:36 -05:00 |
|
Jack Christensen
|
6d23b58b01
|
Update url_shortener example
|
2019-05-17 14:13:03 -05:00 |
|
Jack Christensen
|
efb333df6b
|
Fix go modules
Wow. This is fun. Sure is easy to get modules wrong when upgrading a v2+
project.
|
2019-04-20 17:41:08 -05:00 |
|
Jack Christensen
|
affd192c6c
|
Tweak example to run on Travis
|
2019-04-13 18:01:39 -05:00 |
|
Jack Christensen
|
7c1ff89703
|
Comment out broken example so go test ./... can run
|
2019-04-13 17:13:48 -05:00 |
|
Jack Christensen
|
9a1ab885af
|
Use insert on conflict for url shortener example
fixes #290
|
2017-07-14 08:57:25 -05:00 |
|
Jack Christensen
|
855b735eae
|
Add log adapters for testing and log15
Make LogLevel a type for Stringer interface.
|
2017-04-29 20:33:52 -05:00 |
|
Jack Christensen
|
0131efd6c9
|
Fix url_shortener example logging
|
2017-01-07 10:11:27 -06:00 |
|
Jack Christensen
|
01f261c71c
|
Conform closer to database/sql style and add no rows test
|
2014-07-11 08:16:21 -05:00 |
|
Jack Christensen
|
43dcd47a92
|
Move to Scan interface
Remove SelectValue
|
2014-07-05 18:23:19 -05:00 |
|
Jack Christensen
|
b6ac3ef2b0
|
Rename Execute to Exec
|
2014-06-27 14:56:27 -05:00 |
|
Jack Christensen
|
b2c1a14fcc
|
Update github.com/JackC to github.com/jackc
|
2014-06-21 08:36:20 -05:00 |
|
Jack Christensen
|
e014539cde
|
Fix example url_shortener
|
2014-06-20 14:03:34 -05:00 |
|
Jack Christensen
|
ad88123f9c
|
Improve logging
|
2014-06-04 09:31:54 -05:00 |
|
Jack Christensen
|
9f50796f1b
|
Fix example URL shortener
|
2014-05-17 13:46:05 -05:00 |
|
Jack Christensen
|
9067b2d991
|
Rename ConnectionPoolOptions to ConnPoolConfig
|
2014-05-17 13:44:55 -05:00 |
|
Jack Christensen
|
f9a2501100
|
Rename ConnectionPool to ConnPool
|
2014-05-17 13:40:50 -05:00 |
|
Jack Christensen
|
1ff653ae15
|
Rename ConnectionParameters to ConnConfig
|
2014-05-17 13:38:13 -05:00 |
|
Jack Christensen
|
4eb597d20b
|
Rename pgx.Connection to pgx.Conn
|
2014-05-17 13:11:30 -05:00 |
|
Jack Christensen
|
2699bf6187
|
Added example url shortener
|
2013-08-05 13:08:45 -05:00 |
|