Ah, ok, so I wasn’t missing anything, it would just have to be added to the language.
I’m just super happy to be getting the metadata with the sql execute so … :) -Steve From: MG <mg...@arscreat.com> Sent: Friday, March 29, 2024 8:18 PM To: users@groovy.apache.org; steve.etchel...@gmail.com Subject: Re: SQL enhancement request (GROOVY-11342) That would be eachRowWithIndex, which would imho be nice to have here, as well as for collect (i.e. collectWithIndex)... ;-) Cheers, mg On 29/03/2024 19:17, steve.etchel...@gmail.com <mailto:steve.etchel...@gmail.com> wrote: Basically there's no way to get eachRow() to provide a counter...