<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysSQLiteTest</className><duration>0.013</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2026-02-03 21:48:46	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2026-02-03 21:48:46	DEBUG	SQLOperation	Batching statement 3 times
2026-02-03 21:48:46	TRACE	SQLOperation	insert into Toto(b, c) values (?, ?) | {1={Toto.b=17, Toto.c=23}, 2={Toto.b=29, Toto.c=31}, 3={Toto.b=37, Toto.c=41}}
2026-02-03 21:48:46	TRACE	SQLOperation	select last_insert_rowid() as last_id | {}
2026-02-03 21:48:46	DEBUG	SQLOperation	Batching statement 1 times
2026-02-03 21:48:46	TRACE	SQLOperation	insert into Toto(b, c) values (?, ?) | {1={Toto.b=43, Toto.c=53}}
2026-02-03 21:48:46	TRACE	SQLOperation	select last_insert_rowid() as last_id | {}
</stdout></child><failCount>0</failCount><name>InsertExecutorAutoGeneratedKeysSQLiteTest</name><passCount>1</passCount><skipCount>0</skipCount></classResult>