En succès
A duré 49 ms.
Standard Output
2025-10-14 06:06:35 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5dd7f921
2025-10-14 06:06:35 DEBUG DDLDeployer create table toto(id bigint not null, name varchar(255), primary key (id))
2025-10-14 06:06:35 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1f0b2ffb
2025-10-14 06:06:35 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@29e3c7fe
2025-10-14 06:06:35 INFO HSQLDBInMemoryDataSource giving co
...[truncated 1188 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@564d5883
2025-10-14 06:06:35 DEBUG SQLOperation Batching statement 1 times
2025-10-14 06:06:35 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@6ad51d91
2025-10-14 06:06:35 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2025-10-14 06:06:35 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7f3964b0
2025-10-14 06:06:35 TRACE SQLOperation select toto.id from toto | {}