Gradle Test Run :test

[18] TypeTest[value=13:24:40, type=TIME, expectedValue=13:24:40]

summary

1

tests

0

failures

0

skipped

0.010s

duration

100%

successful

error output

2026-04-18 12:33:43.181 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 1 after 1 took 0 ms 
2026-04-18 12:33:43.182 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 1 items with batch size 200000 completed in PT0.000684383S 
2026-04-18 12:33:43.183 [FINEST ] org.itsallcode.jdbc.ConnectionWrapper query Executing query 'select t.* from (values (1, 'a'), (2, 'b'), (3, 'c')) as t(id, name)'...