0.26 ms (22.24%)
|
1 |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.filiere AS filiere_3, t0.type_apport AS type_apport_4, t0.methode_saisie AS methode_saisie_5, t0.poids_kg AS poids_kg_6, t0.quantite AS quantite_7, t0.poids_calcule_kg AS poids_calcule_kg_8, t0.description AS description_9, t0.prix_estime AS prix_estime_10, t0.chemin_photo AS chemin_photo_11, t0.statut AS statut_12, t0.etiquette_imprimee AS etiquette_imprimee_13, t0.date_reception AS date_reception_14, t0.trimestre_reception AS trimestre_reception_15, t0.annee_reception AS annee_reception_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.site_id AS site_id_19, t0.cree_par_id AS cree_par_id_20, t0.categorie_id AS categorie_id_21, t0.sous_categorie_id AS sous_categorie_id_22, t0.partenaire_id AS partenaire_id_23, t24.id AS id_25, t24.type_sortie AS type_sortie_26, t24.date_sortie AS date_sortie_27, t24.trimestre_sortie AS trimestre_sortie_28, t24.annee_sortie AS annee_sortie_29, t24.type_dea AS type_dea_30, t24.created_at AS created_at_31, t24.article_id AS article_id_32, t24.enregistre_par_id AS enregistre_par_id_33 FROM article t0 LEFT JOIN sortie_article t24 ON t24.article_id = t0.id WHERE t0.id = ?
Parameters: [
b"\x01ž»ÛRwzµ•g޾睊ÿ"
]
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.filiere AS filiere_3, t0.type_apport AS type_apport_4, t0.methode_saisie AS methode_saisie_5, t0.poids_kg AS poids_kg_6, t0.quantite AS quantite_7, t0.poids_calcule_kg AS poids_calcule_kg_8, t0.description AS description_9, t0.prix_estime AS prix_estime_10, t0.chemin_photo AS chemin_photo_11, t0.statut AS statut_12, t0.etiquette_imprimee AS etiquette_imprimee_13, t0.date_reception AS date_reception_14, t0.trimestre_reception AS trimestre_reception_15, t0.annee_reception AS annee_reception_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.site_id AS site_id_19, t0.cree_par_id AS cree_par_id_20, t0.categorie_id AS categorie_id_21, t0.sous_categorie_id AS sous_categorie_id_22, t0.partenaire_id AS partenaire_id_23, t24.id AS id_25, t24.type_sortie AS type_sortie_26, t24.date_sortie AS date_sortie_27, t24.trimestre_sortie AS trimestre_sortie_28, t24.annee_sortie AS annee_sortie_29, t24.type_dea AS type_dea_30, t24.created_at AS created_at_31, t24.article_id AS article_id_32, t24.enregistre_par_id AS enregistre_par_id_33 FROM article t0 LEFT JOIN sortie_article t24 ON t24.article_id = t0.id WHERE t0.id = 0x019EBBDB52777AB59567DEBEEFAAA9FF;
|
0.24 ms (20.63%)
|
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.adresse AS adresse_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.actif AS actif_7, t0.imprimante_ip AS imprimante_ip_8, t0.imprimante_port AS imprimante_port_9, t0.created_at AS created_at_10, t0.organisation_id AS organisation_id_11 FROM site t0 WHERE t0.id = ?
Parameters: [
b"\x01žºƒADv\x1Ež,‹Ú]\x06š\x15"
]
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3, t0.adresse AS adresse_4, t0.code_postal AS code_postal_5, t0.ville AS ville_6, t0.actif AS actif_7, t0.imprimante_ip AS imprimante_ip_8, t0.imprimante_port AS imprimante_port_9, t0.created_at AS created_at_10, t0.organisation_id AS organisation_id_11 FROM site t0 WHERE t0.id = 0x019EBA834144761E9E2C8BDA5D069A15;
|