| 2 |
0.15 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.phone AS phone_7, t0.is_verified AS is_verified_8, t0.active AS active_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.connected_at AS connected_at_12, t0.token AS token_13, t0.function AS function_14, t0.password_updated_at AS password_updated_at_15, t0.password_reset_token AS password_reset_token_16, t0.password_reset_exipired_at AS password_reset_exipired_at_17, t0.affaire_role AS affaire_role_18, t0.invitation_sent AS invitation_sent_19, t0.optin_email AS optin_email_20, t0.test AS test_21, t0.idsound_active AS idsound_active_22, t0.primary_admin AS primary_admin_23, t0.no_mails AS no_mails_24, t0.last_accesscode_id AS last_accesscode_id_25, t0.updated_by_id AS updated_by_id_26, t0.created_by_id AS created_by_id_27, t0.current_affaire_id AS current_affaire_id_28, t0.avatar_id AS avatar_id_29 FROM user t0 WHERE t0.email IS NULL LIMIT 1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.phone AS phone_7, t0.is_verified AS is_verified_8, t0.active AS active_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.connected_at AS connected_at_12, t0.token AS token_13, t0.function AS function_14, t0.password_updated_at AS password_updated_at_15, t0.password_reset_token AS password_reset_token_16, t0.password_reset_exipired_at AS password_reset_exipired_at_17, t0.affaire_role AS affaire_role_18, t0.invitation_sent AS invitation_sent_19, t0.optin_email AS optin_email_20, t0.test AS test_21, t0.idsound_active AS idsound_active_22, t0.primary_admin AS primary_admin_23, t0.no_mails AS no_mails_24, t0.last_accesscode_id AS last_accesscode_id_25, t0.updated_by_id AS updated_by_id_26, t0.created_by_id AS created_by_id_27, t0.current_affaire_id AS current_affaire_id_28, t0.avatar_id AS avatar_id_29 FROM user t0 WHERE t0.email IS NULL LIMIT 1;
|