With [e9b377d](https://github.com/vtulluru/node-red-contrib-oracledb-mod/pull/2/commits/e9b377dd76a4b2d31ce7d7ce632c593245974ac9) the 'single-meta' resultAction was remove as cleanup in lib/oracle.js and lib/oracle.html. I would like to interpret the information of the amount of affected rows. E.g. for an INSERT the 'single' result action only returns undefined. Can we reintroduce the 'single-meta' option? I could provide a pull request if needed.