<classResult _class='hudson.tasks.junit.ClassResult'><child><age>0</age><className>org.codefilarete.stalactite.engine.runtime.InsertExecutorAutoGeneratedKeysSQLiteTest</className><duration>0.01</duration><failedSince>0</failedSince><name>insert_generated_pk_real_life</name><properties></properties><skipped>false</skipped><status>PASSED</status><stdout>2024-09-10 21:29:12	DEBUG	DDLDeployer	create table Toto(a integer, b integer, c integer, primary key (a))
2024-09-10 21:29:12	DEBUG	SQLOperation	Batching statement 3 times
2024-09-10 21:29:12	DEBUG	SQLOperation	insert into Toto(b, c) values (?, ?)
2024-09-10 21:29:12	DEBUG	SQLOperation	select last_insert_rowid() as last_id
2024-09-10 21:29:12	DEBUG	SQLOperation	Batching statement 1 times
2024-09-10 21:29:12	DEBUG	SQLOperation	insert into Toto(b, c) values (?, ?)
2024-09-10 21:29:12	DEBUG	SQLOperation	select last_insert_rowid() as last_id
</stdout></child><failCount>0</failCount><name>InsertExecutorAutoGeneratedKeysSQLiteTest</name><passCount>1</passCount><skipCount>0</skipCount></classResult>