Gradle Test Run :test

[19] TypeTest[value=2023-11-25 16:18:46, type=timestamp, expectedValue=2023-11-25T16:18:46Z]

summary

1

tests

0

failures

0

skipped

0.006s

duration

100%

successful

error output

2026-04-18 12:33:43.193 [FINEST ] org.itsallcode.jdbc.ConnectionWrapper query Executing query 'select cast('2023-11-25 16:18:46' as timestamp)'... 
2026-04-18 12:33:43.193 [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.195 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 1 after 1 took 0 ms