Bradley Hanson

Results 3 comments of Bradley Hanson

Hi Michal! Oh, I see now, thank you! Our tests use Unity Test Framework to generate NUnit3 XML files. Unfortunately, it only allows exporting in that format. Rereading the docs...

Here's another option: ```typescript const pool = new Pool({ options: "-c search_path=some_schema", }); ```

Also not sure if I should open up another issue, but the example project also shows a bug with the trace viewer. When I open the link provided in the...