Lun 01 Sept. 2025 15:12:54 info : SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for integer: "Gabon", query was: INSERT INTO "tb_tiers" ("nom", "idpays", "ville", "description", "estactif", "localisation", "adresse", "telephone", "email", "fax", "site", "id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Ven 24 Oct. 2025 11:55:58 info : SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for integer: "Gabon", query was: INSERT INTO "tb_tiers" ("nom", "idpays", "ville", "description", "estactif", "localisation", "adresse", "telephone", "email", "fax", "site", "id") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Sam 15 Nov. 2025 17:13:34 info : SQLSTATE[23503]: Foreign key violation: 7 ERROR: insert or update on table "tb_consultation" violates foreign key constraint "fk_tb_conusltation_archive" DETAIL: Key (idarchive)=(1156) is not present in table "tb_archive"., query was: INSERT INTO "starged"."tb_consultation" ("dateconsultation", "dconsultation", "idutilisateur", "idarchive") VALUES (?, ?, ?, ?)