Re: SQL enhancement request

2024-03-25 Thread Paul King
Adding a metaClosure to execute seems the easiest change. I created GROOVY-11342 to track here: https://issues.apache.org/jira/browse/GROOVY-11342 Would the expectation be that the metaClosure is called for each result producing a ResultSet? Paul. On Sat, Mar 23, 2024 at 3:40 AM wrote: > > Tha

RE: SQL enhancement request

2024-03-25 Thread steve.etchelecu
Thanks!! Yes, I agree, that sounds like the easiest way to go and would definitely resolve the challenge I'm facing. I'm (still) working on putting together an example. It turned out to be a more challenging learning experience than I thought! 😃 But it's really good for me - I'm going to get