En succès
A duré 0,45 s.
Standard Output
2025-09-09 05:55:00 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@15dee504
2025-09-09 05:55:00 DEBUG DDLDeployer create table toto(id bigint not null, name varchar, primary key (id))
2025-09-09 05:55:00 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@3c45c5cd
2025-09-09 05:55:00 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1de306c9
2025-09-09 05:55:00 DEBUG SQLOperation Batching statement 2 times
...[truncated 1227 chars]...
ction@70a8c0b9
2025-09-09 05:55:00 DEBUG SQLOperation Batching statement 2 times
2025-09-09 05:55:00 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7155dce8
2025-09-09 05:55:00 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2025-09-09 05:55:00 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@29f7c73e
2025-09-09 05:55:00 TRACE SQLOperation select toto.name from toto | {}