eaigner / hood

Database agnostic ORM for Go
MIT License
710 stars 52 forks source link

Use github.com/lib/pq (currently being maintained) #62

Closed redneckbeard closed 11 years ago

redneckbeard commented 11 years ago

Blake announced on the golang-nuts list a while ago that future work on pq would be done at github.com/lib/pq. I ran the tests against the updated driver and all passed.