Open dcu opened 10 months ago
I propose exposing a chai.Row function to scan into a reflect.Value
It makes easier to implement ORMs on top of the chai
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