Gradle Test Run :test

[1] TypeTest[value=text, type=CHARACTER(5), expectedValue=text ]

summary

1

tests

0

failures

0

skipped

0.012s

duration

100%

successful

error output

2026-04-18 12:33:43.505 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 2 after 2 took 0 ms 
2026-04-18 12:33:43.505 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 2 items with batch size 200000 completed in PT0.00117277S 
2026-04-18 12:33:43.505 [FINEST ] org.itsallcode.jdbc.ConnectionWrapper query Executing query 'select * from test'... 
2026-04-18 12:33:43.512 [FINEST ] org.itsallcode.jdbc.ConnectionWrapper query Executing query 'select cast(NULL as CHARACTER(5))'...