chaisql / chai

Modern embedded SQL database
MIT License
1.56k stars 95 forks source link

Add/Expose option to scan a reflect.Value #520

Open dcu opened 10 months ago

dcu commented 10 months ago

Proposal

I propose exposing a chai.Row function to scan into a reflect.Value

Motivation

It makes easier to implement ORMs on top of the chai