Pete Thompson
Pete Thompson
I've read the code a little more carefully and now see that the SQL is passed on to the delegate at the time where the statements are created - so...
Yes, the values show in the feed. I can't find the specific values just now, but they were huge numbers that clearly weren't valid.
Thanks @Siphonophora . I'm successfully uploading the files as artifacts, but I'd like them linked to the individual test cases in the JUnit report so that I can figure out...
Thanks @Siphonophora - I can see the stdout messages in the main section, but would ideally see them in the individual test cases. As far as I can tell the...
It wasn't 100% trivial, but I've created a pull request including the changes I had to make to build against R 4.0
To be honest, I can’t remember the details of how I set up the development environment. I remember that I used Visual Studio Code with DotNet core and that I...
The command line supports multiple --glue options, similar to the way the --plugin works, so it should be possible to handle multiple glues in a similar way