| 1 |
0.45 ms |
SELECT t0.id AS id_1, t0.autorisation AS autorisation_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_id AS user_id_5, t0.company_id AS company_id_6 FROM oath t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.autorisation AS autorisation_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_id AS user_id_5, t0.company_id AS company_id_6 FROM oath t0 WHERE t0.id = '2';
|
| 2 |
0.32 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.address AS address_4, t0.phone AS phone_5, t0.email AS email_6, t0.status AS status_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM ousr t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.address AS address_4, t0.phone AS phone_5, t0.email AS email_6, t0.status AS status_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM ousr t0 WHERE t0.id = 1;
|
| 3 |
0.13 ms |
SELECT t0.id AS id_1, t0.company_code AS company_code_2, t0.company_name AS company_name_3, t0.sector_of_activity AS sector_of_activity_4, t0.legal_form AS legal_form_5, t0.administration_method AS administration_method_6, t0.year_of_creation AS year_of_creation_7, t0.created_by AS created_by_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM ocmp t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.company_code AS company_code_2, t0.company_name AS company_name_3, t0.sector_of_activity AS sector_of_activity_4, t0.legal_form AS legal_form_5, t0.administration_method AS administration_method_6, t0.year_of_creation AS year_of_creation_7, t0.created_by AS created_by_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM ocmp t0 WHERE t0.id = 103;
|
| 4 |
0.23 ms |
SELECT o0_.id AS id_0, o0_.code AS code_1, o0_.name AS name_2, o0_.address AS address_3, o0_.phone AS phone_4, o0_.email AS email_5, o0_.status AS status_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8 FROM ousr o0_
SELECT o0_.id AS id_0, o0_.code AS code_1, o0_.name AS name_2, o0_.address AS address_3, o0_.phone AS phone_4, o0_.email AS email_5, o0_.status AS status_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8 FROM ousr o0_;
|
| 5 |
0.15 ms |
SELECT o0_.id AS id_0, o0_.company_code AS company_code_1, o0_.company_name AS company_name_2, o0_.sector_of_activity AS sector_of_activity_3, o0_.legal_form AS legal_form_4, o0_.administration_method AS administration_method_5, o0_.year_of_creation AS year_of_creation_6, o0_.created_by AS created_by_7, o0_.created_at AS created_at_8, o0_.updated_at AS updated_at_9 FROM ocmp o0_
SELECT o0_.id AS id_0, o0_.company_code AS company_code_1, o0_.company_name AS company_name_2, o0_.sector_of_activity AS sector_of_activity_3, o0_.legal_form AS legal_form_4, o0_.administration_method AS administration_method_5, o0_.year_of_creation AS year_of_creation_6, o0_.created_by AS created_by_7, o0_.created_at AS created_at_8, o0_.updated_at AS updated_at_9 FROM ocmp o0_;
|