Skip to content

Releases: tristanfisher/ivory

Update lib/pq version

14 Nov 15:54
3a7cf1b
Compare
Choose a tag to compare
Merge pull request #12 from tristanfisher/v2_dep_update

update lib/pq

Add TLS/SSL cert mode in DSN

14 Nov 15:43
dc812bc
Compare
Choose a tag to compare

This release includes an improvement from @polera to add TLS support to connection string generation.

Correct mismatch between time.duration and seconds

09 Apr 20:12
fea8d06
Compare
Choose a tag to compare
Merge pull request #3 from tristanfisher/connect_timeout_fix

specify connect seconds, remove unused struct field. v2.

Export utility functions

07 Apr 23:41
98221b0
Compare
Choose a tag to compare

This release exports utility functions, helpful for creating DSNs and database connections. This is helpful in partial usage of Ivory.