En succès
A duré 0,46 s.
Standard Output
2026-02-03 07:36:29 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@62a939cd
2026-02-03 07:36:29 DEBUG DDLDeployer create table toto(id bigint, name varchar(255), primary key (id))
2026-02-03 07:36:29 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@7e41619d
2026-02-03 07:36:29 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@2d549bf1
2026-02-03 07:36:29 DEBUG SQLOperation Batching statement 2 times
202
...[truncated 1224 chars]...
ction@15c8bb25
2026-02-03 07:36:29 DEBUG SQLOperation Batching statement 2 times
2026-02-03 07:36:29 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@1d35dcd4
2026-02-03 07:36:29 TRACE SQLOperation update toto set name = ? where id = ? | {1={1=Hello Jane !, 2=2}, 2={1=Hello Jane !, 2=2}}
2026-02-03 07:36:29 INFO HSQLDBInMemoryDataSource giving connection org.hsqldb.jdbc.JDBCConnection@52bf434b
2026-02-03 07:36:29 TRACE SQLOperation select toto.name from toto | {}