We should improve several things around BackendCustomLoader, including the following:
-
Apply GridType conversion for projection columns
-
Improve support for projections if no result set mapping has been given (currently e.g. a null value will cause this column to be missing in that row
-
Add support for constructor returns
|