mapper fields that do not have any input data (ex: a closure that does not process input data for example) cause the following exception to be raised: User exception: /Users/david/src/qore/git/qore/qlib/Mapper.qm:1186: MAPPER-FIELD-LIST-ERROR: datasource "oracle:omquser@el7": field "dte" value passed is "nothing" in list mode; expecting "list"
this bug was introduced in Qore 0.8.12.6 with the fix for #1620
mapper fields that do not have any input data (ex: a closure that does not process input data for example) cause the following exception to be raised:
User exception: /Users/david/src/qore/git/qore/qlib/Mapper.qm:1186: MAPPER-FIELD-LIST-ERROR: datasource "oracle:omquser@el7": field "dte" value passed is "nothing" in list mode; expecting "list"this bug was introduced in Qore 0.8.12.6 with the fix for #1620