En succès
A duré 42 ms.
Standard Output
2026-02-10 07:22:13 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@60a4f677
2026-02-10 07:22:13 DEBUG DDLDeployer create table toto(id bigint, name varchar(255), primary key (id))
2026-02-10 07:22:13 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@564d5883
2026-02-10 07:22:13 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@657c93da
2026-02-10 07:22:13 INFO HSQLDBInMemoryDataSource giving connection
...[truncated 1179 chars]...
nnection org.hsqldb.jdbc.JDBCConnection@5ef99f75
2026-02-10 07:22:13 DEBUG SQLOperation Batching statement 1 times
2026-02-10 07:22:13 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3b2bd545
2026-02-10 07:22:13 TRACE SQLOperation delete from toto where name = ? | {1={1=Hello everyone !}}
2026-02-10 07:22:13 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@76600c90
2026-02-10 07:22:13 TRACE SQLOperation select toto.id from toto | {}