En succès
A duré 0,45 s.
Standard Output
2026-02-12 07:21:00 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@19c47103
2026-02-12 07:21:00 DEBUG DDLDeployer create table toto(id bigint, name varchar(255), primary key (id))
2026-02-12 07:21:00 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@404ea1e4
2026-02-12 07:21:00 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5a5ba7ff
2026-02-12 07:21:00 DEBUG SQLOperation Batching statement 2 times
202
...[truncated 1224 chars]...
ction@1ee9a039
2026-02-12 07:21:00 DEBUG SQLOperation Batching statement 2 times
2026-02-12 07:21:00 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@34a2e10c
2026-02-12 07:21:00 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-02-12 07:21:00 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6e32eea5
2026-02-12 07:21:00 TRACE SQLOperation select toto.name from toto | {}