En succès
A duré 8 ms.
(from org.codefilarete.stalactite.engine.FluentEntityMappingConfigurationSupportTest$MapEnum)
Standard Output
2025-12-23 15:23:51 DEBUG DDLDeployer create table Toto(id varchar(255) not null, name varchar(255), unique (id))
2025-12-23 15:23:51 DEBUG SQLOperation Batching statement 1 times
2025-12-23 15:23:51 TRACE SQLOperation insert into Toto(id) values (?) | {1={Toto.id=o.c.s.i.PersistableIdentifier@c5d12d29-ef80-4c5c-b118-b976caf5a438}}
2025-12-23 15:23:51 TRACE SQLOperation select Toto.id, Toto.name from Toto | {}