map resultset to Space struct #3

Open
opened 2021-05-22 13:24:19 +02:00 by tomasz.sowa · 0 comments
Owner

It would be good to have a possibility to return a dynamically created structure from the database resultset, it can be something like a Finder for returning Space structs, e.g.:
Space result = Finder.sql(L"raw sql").get();

It would be good to have a possibility to return a dynamically created structure from the database resultset, it can be something like a Finder for returning Space structs, e.g.: Space result = Finder.sql(L"raw sql").get();
tomasz.sowa added the
enhancement
label 2021-05-22 13:24:19 +02:00
tomasz.sowa self-assigned this 2021-05-22 13:24:19 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomasz.sowa/morm#3
No description provided.