jackc / pgtype

MIT License
300 stars 111 forks source link

Feature: Support UUID from fmt.Stringer interface #175

Closed lasse-it closed 1 year ago

lasse-it commented 1 year ago

This PR adds support for converting types to a UUID that implements the fmt.Stringer interface

jackc commented 1 year ago

LGTM