bitemyapp / esqueleto

New home of Esqueleto, please file issues so we can get things caught up!
BSD 3-Clause "New" or "Revised" License
370 stars 107 forks source link

Improve JSON support in Esqueleto.Postgresql #282

Open belevy opened 2 years ago

belevy commented 2 years ago

As a user I would like to be able to extract JSON values from a query. This would be useful for faking multiset support similar to jOOQ.

Proposed Additions

rjmholt commented 1 year ago

Given https://github.com/bitemyapp/esqueleto/pull/284, it might be worth closing this issue as resolved

belevy commented 1 year ago

Not sure what #284 has to do with this issue? #283 is the PR associated with this issud