En succès
A duré 24 ms.
Standard Output
2025-04-27 09:16:28 DEBUG DDLDeployer create table Country(modificationDate timestamp, name varchar(255), description varchar(255), id int not null, unique (id))
2025-04-27 09:16:28 DEBUG SQLOperation Batching statement 1 times
2025-04-27 09:16:28 TRACE SQLOperation insert into Country(name, description, modificationDate, id) values (?, ?, ?, ?) | {1={Country.modificationDate=2025-04-27T09:16:28.926, Country.description=null, Country.id=o.c.s.i.PersistableIdentifier@0, Country.name=France}}
2025
...[truncated 1220 chars]...
larete.stalactite.engine.runtime.load.JoinRoot$JoinRootRowConsumer@638f22cc
2025-04-27 09:16:28 DEBUG SQLOperation Batching statement 1 times
2025-04-27 09:16:28 TRACE SQLOperation update Country set name = ?, description = ?, modificationDate = ? where modificationDate = ? and id = ? | {1={Country.modificationDate (U)=2025-04-27T09:16:28.934, Country.modificationDate (W)=2025-04-27T09:16:28.930, Country.description (U)=null, Country.id (W)=o.c.s.i.PersistedIdentifier@0, Country.name (U)=Tutu}}