RepoDB icon indicating copy to clipboard operation
RepoDB copied to clipboard

Request: Support for mapping structs

Open PauloHMattos opened this issue 2 years ago • 1 comments

Describe the request

Currently RepoDb only supports mapping class objects when reading from database. But I see no reason to not support also mapping structs. The code changes seems minimal with very little risk.

Additional Context

If this is something that makes sense to you, I'm with time to work on the changes myself and open a PR.

PauloHMattos avatar Oct 19 '23 00:10 PauloHMattos

Make sense and it is possible of course. I am only interested of having all the existing Integration Tests work after the PR. Sure, you can make a PR of this.

mikependon avatar Oct 19 '23 05:10 mikependon