En succès
A duré 0,46 s.
Standard Output
2026-02-10 07:22:13 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@5a1e47d3
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@7590ce28
2026-02-10 07:22:13 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7094dc0
2026-02-10 07:22:13 DEBUG SQLOperation Batching statement 2 times
2026
...[truncated 1223 chars]...
ction@3e4162ee
2026-02-10 07:22:13 DEBUG SQLOperation Batching statement 2 times
2026-02-10 07:22:13 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@4c046a12
2026-02-10 07:22:13 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-02-10 07:22:13 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2c45de6e
2026-02-10 07:22:13 TRACE SQLOperation select toto.name from toto | {}