jeremydaly / data-api-client

A "DocumentClient" for the Amazon Aurora Serverless Data API
MIT License
440 stars 60 forks source link

unnest array value. Issue #42 #102

Closed Munawwar closed 2 years ago

Munawwar commented 2 years ago

I have only implemented casting arrays on read/queries. Writing arrays is much more trickier. But, it is some progress, I guess!

Munawwar commented 2 years ago

Oh, didnt push test yet.

Munawwar commented 2 years ago

yup, pushed some simple tests