0.21 ms (24.18%)
|
1 |
SELECT t0.install_errors AS install_errors_1, t0.id AS id_2, t0.create_at AS create_at_3, t0.update_at AS update_at_4, t0.uuid AS uuid_5, t0.insales_login AS insales_login_6, t0.insales_password AS insales_password_7, t0.insales_host AS insales_host_8, t0.insales_connected AS insales_connected_9, t0.insales_widget_token AS insales_widget_token_10, t0.insales_payment_id AS insales_payment_id_11, t0.insales_payment_password AS insales_payment_password_12, t0.bspb_ssl_key AS bspb_ssl_key_13, t0.bspb_ssl_cert AS bspb_ssl_cert_14, t0.bspb_url AS bspb_url_15, t0.bspb_scheme AS bspb_scheme_16, t0.bspb_merchant AS bspb_merchant_17, t0.bspb_password AS bspb_password_18, t0.bspb_en_log AS bspb_en_log_19, t0.bspb_en_no_basket_form AS bspb_en_no_basket_form_20, t0.bspb_is_ofd AS bspb_is_ofd_21, t22.email AS email_23, t22.password AS password_24, t22.password_reset_token AS password_reset_token_25, t22.id AS id_26, t22.create_at AS create_at_27, t22.update_at AS update_at_28, t22.active AS active_29, t22.uuid AS uuid_30, t22.application_id AS application_id_31 FROM application t0 LEFT JOIN users t22 ON t22.application_id = t0.id WHERE t0.id = ?
SELECT t0.install_errors AS install_errors_1, t0.id AS id_2, t0.create_at AS create_at_3, t0.update_at AS update_at_4, t0.uuid AS uuid_5, t0.insales_login AS insales_login_6, t0.insales_password AS insales_password_7, t0.insales_host AS insales_host_8, t0.insales_connected AS insales_connected_9, t0.insales_widget_token AS insales_widget_token_10, t0.insales_payment_id AS insales_payment_id_11, t0.insales_payment_password AS insales_payment_password_12, t0.bspb_ssl_key AS bspb_ssl_key_13, t0.bspb_ssl_cert AS bspb_ssl_cert_14, t0.bspb_url AS bspb_url_15, t0.bspb_scheme AS bspb_scheme_16, t0.bspb_merchant AS bspb_merchant_17, t0.bspb_password AS bspb_password_18, t0.bspb_en_log AS bspb_en_log_19, t0.bspb_en_no_basket_form AS bspb_en_no_basket_form_20, t0.bspb_is_ofd AS bspb_is_ofd_21, t22.email AS email_23, t22.password AS password_24, t22.password_reset_token AS password_reset_token_25, t22.id AS id_26, t22.create_at AS create_at_27, t22.update_at AS update_at_28, t22.active AS active_29, t22.uuid AS uuid_30, t22.application_id AS application_id_31 FROM application t0 LEFT JOIN users t22 ON t22.application_id = t0.id WHERE t0.id = 1;
|