Gradle Test Run :test

[7] "sql script;"

summary

1

tests

0

failures

0

skipped

0.005s

duration

100%

successful

error output

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