Gradle Test Run :test

executeQueryOnlyOneIteratorAllowed()

summary

1

tests

0

failures

0

skipped

0.018s

duration

100%

successful

error output

2026-04-18 12:33:43.412 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 1 after 1 took 0 ms 
2026-04-18 12:33:43.413 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 1 items with batch size 200000 completed in PT0.000940469S 
2026-04-18 12:33:43.413 [FINEST ] org.itsallcode.jdbc.ConnectionWrapper query Executing query 'select * from test'... 
2026-04-18 12:33:43.415 [FINEST ] org.itsallcode.jdbc.ConnectionWrapper query Executing query 'select cast(NULL as TIME)'...