1 |
0.64 ms |
SELECT t0.id AS id_1, t0.production_date AS production_date_2, t0.bundle_number AS bundle_number_3, t0.mine_bundle_code AS mine_bundle_code_4, t0.bundle_lot_number AS bundle_lot_number_5, t0.bundle_lot_range AS bundle_lot_range_6, t0.bundle_lot_code AS bundle_lot_code_7, t0.net_weight AS net_weight_8, t0.nb_sheets AS nb_sheets_9, t0.auto_stripping AS auto_stripping_10, t0.comment AS comment_11, t0.entry_date AS entry_date_12, t0.shift AS shift_13, t0.tare AS tare_14, t0.washed AS washed_15, t0.gross_weight AS gross_weight_16, t0.seal1 AS seal1_17, t0.seal2 AS seal2_18, t0.net_weight_from_scale AS net_weight_from_scale_19, t0.gross_weight_from_scale AS gross_weight_from_scale_20, t0.encoded_by_id AS encoded_by_id_21, t0.checked_by_id AS checked_by_id_22, t0.inspected_by_id AS inspected_by_id_23, t0.visual_grade_id AS visual_grade_id_24, t0.status_id AS status_id_25, t0.unit_id AS unit_id_26 FROM copper_bundles t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.production_date AS production_date_2, t0.bundle_number AS bundle_number_3, t0.mine_bundle_code AS mine_bundle_code_4, t0.bundle_lot_number AS bundle_lot_number_5, t0.bundle_lot_range AS bundle_lot_range_6, t0.bundle_lot_code AS bundle_lot_code_7, t0.net_weight AS net_weight_8, t0.nb_sheets AS nb_sheets_9, t0.auto_stripping AS auto_stripping_10, t0.comment AS comment_11, t0.entry_date AS entry_date_12, t0.shift AS shift_13, t0.tare AS tare_14, t0.washed AS washed_15, t0.gross_weight AS gross_weight_16, t0.seal1 AS seal1_17, t0.seal2 AS seal2_18, t0.net_weight_from_scale AS net_weight_from_scale_19, t0.gross_weight_from_scale AS gross_weight_from_scale_20, t0.encoded_by_id AS encoded_by_id_21, t0.checked_by_id AS checked_by_id_22, t0.inspected_by_id AS inspected_by_id_23, t0.visual_grade_id AS visual_grade_id_24, t0.status_id AS status_id_25, t0.unit_id AS unit_id_26 FROM copper_bundles t0 WHERE t0.id = '109';
|
2 |
0.47 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.is_template AS is_template_8, t0.status_id AS status_id_9, t0.fonction_id AS fonction_id_10, t0.service_id AS service_id_11 FROM [user] t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.is_template AS is_template_8, t0.status_id AS status_id_9, t0.fonction_id AS fonction_id_10, t0.service_id AS service_id_11 FROM [user] t0 WHERE t0.id = 5;
|
3 |
0.39 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.is_template AS is_template_8, t0.status_id AS status_id_9, t0.fonction_id AS fonction_id_10, t0.service_id AS service_id_11 FROM [user] t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.email AS email_6, t0.phone AS phone_7, t0.is_template AS is_template_8, t0.status_id AS status_id_9, t0.fonction_id AS fonction_id_10, t0.service_id AS service_id_11 FROM [user] t0 WHERE t0.id = 11;
|
7 |
2.34 ms |
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.email AS email_5, u0_.phone AS phone_6, u0_.is_template AS is_template_7, u0_.status_id AS status_id_8, u0_.fonction_id AS fonction_id_9, u0_.service_id AS service_id_10 FROM [user] u0_
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.full_name AS full_name_4, u0_.email AS email_5, u0_.phone AS phone_6, u0_.is_template AS is_template_7, u0_.status_id AS status_id_8, u0_.fonction_id AS fonction_id_9, u0_.service_id AS service_id_10 FROM [user] u0_;
|