Closed this issue 6 years ago · 1 comments
When upsert!ing a row to a table that has a composite user defined type as a primary key, the returned key is not parsed into clojure data.
upsert!
This causes it to be returned as a PGobject type and fail the spec validation.
Fixed 20190301