Gradle Test Run :test
query()
summary
|
100%
successful |
error output
2026-04-18 12:33:43.306 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 1 after 1 took 0 ms
2026-04-18 12:33:43.310 [FINE ] org.itsallcode.jdbc.batch.Batch close Batch processing of 1 items with batch size 200000 completed in PT0.004264198S
2026-04-18 12:33:43.306 [FINEST ] org.itsallcode.jdbc.ConnectionWrapper query Executing query 'select cast(NULL as BOOLEAN)'...
2026-04-18 12:33:43.313 [FINEST ] org.itsallcode.jdbc.batch.PreparedStatementBatchBuilder build Running insert statement 'insert into "TEST" ("ID","NAME") values (?,?)'...
2026-04-18 12:33:43.313 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch No items added to batch, skip