It would be nice to intercept the 78s and display an error if they are (erronously) used as result parameters. I had a look at it but this requires modifying some sensitive stuff where the field tree is built (i.e. gix_esql_driver::cb_build_field_tree).
It would be nice to intercept the
78
s and display an error if they are (erronously) used as result parameters. I had a look at it but this requires modifying some sensitive stuff where the field tree is built (i.e.gix_esql_driver::cb_build_field_tree
).Originally posted by @mridoni in https://github.com/mridoni/gixsql/issues/88#issuecomment-1230462412