1
4.25 ms
SELECT t0 . slug AS slug_1 , t0 . title AS title_2 , t0 . url AS url_3 , t0 . body AS body_4 , t0 . type AS type_5 , t0 . lang AS lang_6 , t0 . is_oc AS is_oc_7 , t0 . has_embed AS has_embed_8 , t0 . comment_count AS comment_count_9 , t0 . favourite_count AS favourite_count_10 , t0 . score AS score_11 , t0 . is_adult AS is_adult_12 , t0 . sticky AS sticky_13 , t0 . last_active AS last_active_14 , t0 . ip AS ip_15 , t0 . ada_amount AS ada_amount_16 , t0 . tags AS tags_17 , t0 . mentions AS mentions_18 , t0 . id AS id_19 , t0 . title_ts AS title_ts_20 , t0 . body_ts AS body_ts_21 , t0 . up_votes AS up_votes_22 , t0 . down_votes AS down_votes_23 , t0 . ranking AS ranking_24 , t0 . visibility AS visibility_25 , t0 . ap_id AS ap_id_26 , t0 . edited_at AS edited_at_27 , t0 . created_at AS created_at_28 , t0 . user_id AS user_id_29 , t0 . magazine_id AS magazine_id_30 , t0 . image_id AS image_id_31 , t0 . domain_id AS domain_id_32 FROM entry t0 WHERE t0 . id = ?
SELECT t0 . slug AS slug_1 , t0 . title AS title_2 , t0 . url AS url_3 , t0 . body AS body_4 , t0 . type AS type_5 , t0 . lang AS lang_6 , t0 . is_oc AS is_oc_7 , t0 . has_embed AS has_embed_8 , t0 . comment_count AS comment_count_9 , t0 . favourite_count AS favourite_count_10 , t0 . score AS score_11 , t0 . is_adult AS is_adult_12 , t0 . sticky AS sticky_13 , t0 . last_active AS last_active_14 , t0 . ip AS ip_15 , t0 . ada_amount AS ada_amount_16 , t0 . tags AS tags_17 , t0 . mentions AS mentions_18 , t0 . id AS id_19 , t0 . title_ts AS title_ts_20 , t0 . body_ts AS body_ts_21 , t0 . up_votes AS up_votes_22 , t0 . down_votes AS down_votes_23 , t0 . ranking AS ranking_24 , t0 . visibility AS visibility_25 , t0 . ap_id AS ap_id_26 , t0 . edited_at AS edited_at_27 , t0 . created_at AS created_at_28 , t0 . user_id AS user_id_29 , t0 . magazine_id AS magazine_id_30 , t0 . image_id AS image_id_31 , t0 . domain_id AS domain_id_32 FROM entry t0 WHERE t0 . id = '32123' ;
Copy
2
8.70 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 50151 ;
Copy
3
104.48 ms
SELECT COUNT (* ) FROM favourite t0 WHERE t0 . entry_id = ? AND t0 . favourite_type IN ('entry' )
SELECT COUNT (* ) FROM favourite t0 WHERE t0 . entry_id = 32123 AND t0 . favourite_type IN ('entry' );
Copy
4
3.14 ms
SELECT t0 . id AS id_1 , t0 . created_at AS created_at_2 , t0 . magazine_id AS magazine_id_3 , t0 . user_id AS user_id_4 , t0 . entry_id AS entry_id_5 , t0 . favourite_type FROM favourite t0 WHERE t0 . entry_id = ? AND t0 . favourite_type IN ('entry' ) ORDER BY t0 . created_at DESC
SELECT t0 . id AS id_1 , t0 . created_at AS created_at_2 , t0 . magazine_id AS magazine_id_3 , t0 . user_id AS user_id_4 , t0 . entry_id AS entry_id_5 , t0 . favourite_type FROM favourite t0 WHERE t0 . entry_id = 32123 AND t0 . favourite_type IN ('entry' ) ORDER BY t0 . created_at DESC ;
Copy
5
2.07 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 49312 ;
Copy
6
0.90 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 57231 ;
Copy
7
0.85 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 48608 ;
Copy
8
5.84 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 46596 ;
Copy
9
4.16 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 15255 ;
Copy
10
5.93 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 45643 ;
Copy
11
0.79 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 34567 ;
Copy
12
0.82 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 25803 ;
Copy
13
0.96 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 42011 ;
Copy
14
0.94 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 49500 ;
Copy
15
5.86 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 38699 ;
Copy
16
0.95 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 85204 ;
Copy
17
5.20 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 26448 ;
Copy
18
0.90 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 49057 ;
Copy
19
9.64 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 15330 ;
Copy
20
0.94 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 92986 ;
Copy
21
0.72 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 50273 ;
Copy
22
2.48 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 42241 ;
Copy
23
13.49 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 31077 ;
Copy
24
0.50 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 44764 ;
Copy
25
2.85 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 30079 ;
Copy
26
2.96 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 48487 ;
Copy
27
3.88 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 45591 ;
Copy
28
3.07 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 23225 ;
Copy
29
0.83 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 32224 ;
Copy
30
4.16 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 33052 ;
Copy
31
1.91 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 46969 ;
Copy
32
0.84 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 91339 ;
Copy
33
1.01 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 24534 ;
Copy
34
0.69 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 8672 ;
Copy
35
1.42 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 26057 ;
Copy
36
8.30 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 46894 ;
Copy
37
3.39 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 38777 ;
Copy
38
0.96 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 68759 ;
Copy
39
0.99 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 45444 ;
Copy
40
1.96 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 23749 ;
Copy
41
1.05 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 86339 ;
Copy
42
0.91 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 9755 ;
Copy
43
0.96 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 10078 ;
Copy
44
1.25 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 7900 ;
Copy
45
0.97 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 24315 ;
Copy
46
0.90 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 31498 ;
Copy
47
0.73 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 84740 ;
Copy
48
1.01 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 48355 ;
Copy
49
0.65 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 44957 ;
Copy
50
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 36830 ;
Copy
51
0.86 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 52818 ;
Copy
52
1.72 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 46037 ;
Copy
53
0.86 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 7914 ;
Copy
54
0.87 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 31715 ;
Copy
55
0.67 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 51406 ;
Copy
56
1.05 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 85070 ;
Copy
57
0.98 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 63486 ;
Copy
58
1.22 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 16565 ;
Copy
59
0.96 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 3952 ;
Copy
60
0.93 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 73031 ;
Copy
61
0.71 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 44189 ;
Copy
62
0.81 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 34660 ;
Copy
63
0.65 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 28502 ;
Copy
64
0.76 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 9969 ;
Copy
65
0.52 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 12982 ;
Copy
66
0.93 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 24084 ;
Copy
67
1.14 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 41764 ;
Copy
68
9.78 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 42796 ;
Copy
69
0.94 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 8572 ;
Copy
70
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 82799 ;
Copy
71
0.67 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 32051 ;
Copy
72
2.04 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 26381 ;
Copy
73
9.55 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 23490 ;
Copy
74
0.91 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 2852 ;
Copy
75
0.86 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 60165 ;
Copy
76
0.97 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 35343 ;
Copy
77
0.97 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 34143 ;
Copy
78
0.89 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 23372 ;
Copy
79
0.91 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 28752 ;
Copy
80
0.98 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 1609 ;
Copy
81
0.85 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 33230 ;
Copy
82
0.63 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 13032 ;
Copy
83
2.52 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 90695 ;
Copy
84
0.88 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 38595 ;
Copy
85
2.15 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 92779 ;
Copy
86
0.80 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 8193 ;
Copy
87
0.61 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 49768 ;
Copy
88
0.84 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 28383 ;
Copy
89
0.68 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 13583 ;
Copy
90
0.95 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 35077 ;
Copy
91
0.86 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 45402 ;
Copy
92
0.87 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 3265 ;
Copy
93
0.66 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 16397 ;
Copy
94
0.84 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 52875 ;
Copy
95
2.78 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 20983 ;
Copy
96
0.84 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 9344 ;
Copy
97
12.27 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 62590 ;
Copy
98
4.52 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 84307 ;
Copy
99
1.15 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 35103 ;
Copy
100
5.13 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 20109 ;
Copy
101
1.10 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 48887 ;
Copy
102
8.25 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 22786 ;
Copy
103
8.91 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 24359 ;
Copy
104
5.27 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 49835 ;
Copy
105
1.09 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 32236 ;
Copy
106
1.17 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 74457 ;
Copy
107
14.01 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 31703 ;
Copy
108
1.26 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 22715 ;
Copy
109
2.44 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 69571 ;
Copy
110
1.47 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 39332 ;
Copy
111
0.45 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 13081 ;
Copy
112
0.79 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 23569 ;
Copy
113
0.98 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 84050 ;
Copy
114
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 47629 ;
Copy
115
0.97 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 23153 ;
Copy
116
2.69 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 16644 ;
Copy
117
7.18 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 25942 ;
Copy
118
0.56 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 44989 ;
Copy
119
0.96 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 38324 ;
Copy
120
0.75 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 25869 ;
Copy
121
0.86 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 35051 ;
Copy
122
2.39 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 64265 ;
Copy
123
0.95 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 30724 ;
Copy
124
0.98 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 81267 ;
Copy
125
1.05 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 40181 ;
Copy
126
0.91 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 34691 ;
Copy
127
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 48499 ;
Copy
128
23.66 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 41142 ;
Copy
129
0.97 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 37977 ;
Copy
130
0.91 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 20160 ;
Copy
131
1.36 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 66366 ;
Copy
132
0.73 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 49473 ;
Copy
133
0.64 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 41573 ;
Copy
134
0.62 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 23486 ;
Copy
135
1.18 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 27099 ;
Copy
136
0.79 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 29727 ;
Copy
137
0.85 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 42930 ;
Copy
138
0.73 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 23116 ;
Copy
139
0.83 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 17217 ;
Copy
140
0.80 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 78368 ;
Copy
141
0.74 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 27429 ;
Copy
142
0.70 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 79560 ;
Copy
143
0.86 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 25432 ;
Copy
144
1.01 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 39732 ;
Copy
145
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 41918 ;
Copy
146
1.25 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 59904 ;
Copy
147
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 1451 ;
Copy
148
0.94 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 4857 ;
Copy
149
0.77 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 23053 ;
Copy
150
0.55 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 8311 ;
Copy
151
0.88 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 46592 ;
Copy
152
0.85 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 6275 ;
Copy
153
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 345 ;
Copy
154
0.83 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 32282 ;
Copy
155
0.74 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 58091 ;
Copy
156
0.74 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 36865 ;
Copy
157
0.73 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 47946 ;
Copy
158
0.99 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 25828 ;
Copy
159
0.90 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 56985 ;
Copy
160
0.85 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 47900 ;
Copy
161
0.68 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 4619 ;
Copy
162
0.81 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 39540 ;
Copy
163
0.97 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 33358 ;
Copy
164
0.95 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 43618 ;
Copy
165
0.91 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 5619 ;
Copy
166
0.75 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 5681 ;
Copy
167
0.68 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 8207 ;
Copy
168
0.69 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 2798 ;
Copy
169
0.96 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 41269 ;
Copy
170
0.91 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 45072 ;
Copy
171
0.79 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 92505 ;
Copy
172
0.85 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 3680 ;
Copy
173
0.66 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 47073 ;
Copy
174
0.80 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 31379 ;
Copy
175
0.95 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 28571 ;
Copy
176
0.86 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 64543 ;
Copy
177
0.80 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 16972 ;
Copy
178
0.85 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 23995 ;
Copy
179
0.90 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 25995 ;
Copy
180
0.71 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 38461 ;
Copy
181
0.68 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 51450 ;
Copy
182
5.79 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 55228 ;
Copy
183
0.88 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 26580 ;
Copy
184
9.06 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 25594 ;
Copy
185
6.30 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 26681 ;
Copy
186
0.89 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 28605 ;
Copy
187
0.89 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 85618 ;
Copy
188
0.66 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 41513 ;
Copy
189
0.93 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 87975 ;
Copy
190
0.44 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 44376 ;
Copy
191
0.94 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 90851 ;
Copy
192
0.82 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 24230 ;
Copy
193
0.76 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 71342 ;
Copy
194
0.94 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 51771 ;
Copy
195
0.81 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 45612 ;
Copy
196
0.93 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 31641 ;
Copy
197
0.95 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 21767 ;
Copy
198
1.05 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 41254 ;
Copy
199
0.80 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 23726 ;
Copy
200
0.79 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 35459 ;
Copy
201
0.81 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 7540 ;
Copy
202
6.28 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 45523 ;
Copy
203
1.09 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 63864 ;
Copy
204
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 29772 ;
Copy
205
0.84 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 7647 ;
Copy
206
0.67 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 15549 ;
Copy
207
0.66 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 46687 ;
Copy
208
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 52989 ;
Copy
209
0.79 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 450 ;
Copy
210
0.95 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 45901 ;
Copy
211
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 7975 ;
Copy
212
0.90 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 92076 ;
Copy
213
0.80 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 8549 ;
Copy
214
0.74 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 31880 ;
Copy
215
0.79 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 41439 ;
Copy
216
0.71 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 70118 ;
Copy
217
0.93 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 24268 ;
Copy
218
11.14 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 91510 ;
Copy
219
0.94 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 34453 ;
Copy
220
3.43 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 6971 ;
Copy
221
0.93 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 91913 ;
Copy
222
0.90 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 51951 ;
Copy
223
0.80 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 40066 ;
Copy
224
0.99 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 48457 ;
Copy
225
0.41 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 15030 ;
Copy
226
2.86 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 88378 ;
Copy
227
6.10 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 24184 ;
Copy
228
0.93 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 86982 ;
Copy
229
0.79 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 43023 ;
Copy
230
0.83 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 91475 ;
Copy
231
0.89 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 1204 ;
Copy
232
0.84 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 16507 ;
Copy
233
0.78 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 39098 ;
Copy
234
0.72 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 53172 ;
Copy
235
0.66 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 89647 ;
Copy
236
0.66 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 45485 ;
Copy
237
0.76 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 37748 ;
Copy
238
0.68 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 45377 ;
Copy
239
0.68 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 90682 ;
Copy
240
0.82 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 55110 ;
Copy
241
0.88 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 79062 ;
Copy
242
0.73 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 28512 ;
Copy
243
0.83 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 48269 ;
Copy
244
5.19 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 50059 ;
Copy
245
0.83 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 91153 ;
Copy
246
0.78 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 65272 ;
Copy
247
13.58 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 55909 ;
Copy
248
0.92 ms
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = ?
SELECT
t0 . email AS email_1 ,
t0 . username AS username_2 ,
t0 . roles AS roles_3 ,
t0 . followers_count AS followers_count_4 ,
t0 . homepage AS homepage_5 ,
t0 . about AS about_6 ,
t0 . last_active AS last_active_7 ,
t0 . marked_for_deletion_at AS marked_for_deletion_at_8 ,
t0 . fields AS fields_9 ,
t0 . oauth_github_id AS oauth_github_id_10 ,
t0 . oauth_google_id AS oauth_google_id_11 ,
t0 . oauth_facebook_id AS oauth_facebook_id_12 ,
t0 . oauth_keycloak_id AS oauth_keycloak_id_13 ,
t0 . hide_adult AS hide_adult_14 ,
t0 . show_subscribed_users AS show_subscribed_users_15 ,
t0 . show_subscribed_magazines AS show_subscribed_magazines_16 ,
t0 . show_subscribed_domains AS show_subscribed_domains_17 ,
t0 . preferred_languages AS preferred_languages_18 ,
t0 . featured_magazines AS featured_magazines_19 ,
t0 . show_profile_subscriptions AS show_profile_subscriptions_20 ,
t0 . show_profile_followings AS show_profile_followings_21 ,
t0 . mark_new_comments AS mark_new_comments_22 ,
t0 . notify_on_new_entry AS notify_on_new_entry_23 ,
t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 ,
t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 ,
t0 . notify_on_new_post AS notify_on_new_post_26 ,
t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 ,
t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 ,
t0 . add_mentions_entries AS add_mentions_entries_29 ,
t0 . add_mentions_posts AS add_mentions_posts_30 ,
t0 . is_banned AS is_banned_31 ,
t0 . is_verified AS is_verified_32 ,
t0 . is_deleted AS is_deleted_33 ,
t0 . is_bot AS is_bot_34 ,
t0 . spam_protection AS spam_protection_35 ,
t0 . custom_css AS custom_css_36 ,
t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 ,
t0 . id AS id_38 ,
t0 . password AS password_39 ,
t0 . totp_secret AS totp_secret_40 ,
t0 . totp_backup_codes AS totp_backup_codes_41 ,
t0 . ap_id AS ap_id_42 ,
t0 . ap_profile_id AS ap_profile_id_43 ,
t0 . ap_public_url AS ap_public_url_44 ,
t0 . ap_followers_url AS ap_followers_url_45 ,
t0 . ap_inbox_url AS ap_inbox_url_46 ,
t0 . ap_domain AS ap_domain_47 ,
t0 . ap_preferred_username AS ap_preferred_username_48 ,
t0 . ap_discoverable AS ap_discoverable_49 ,
t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 ,
t0 . private_key AS private_key_51 ,
t0 . public_key AS public_key_52 ,
t0 . ap_fetched_at AS ap_fetched_at_53 ,
t0 . ap_deleted_at AS ap_deleted_at_54 ,
t0 . ap_timeout_at AS ap_timeout_at_55 ,
t0 . visibility AS visibility_56 ,
t0 . created_at AS created_at_57 ,
t0 . avatar_id AS avatar_id_58 ,
t0 . cover_id AS cover_id_59
FROM
"user" t0
WHERE
t0 . id = ?
Copy
SELECT t0 . email AS email_1 , t0 . username AS username_2 , t0 . roles AS roles_3 , t0 . followers_count AS followers_count_4 , t0 . homepage AS homepage_5 , t0 . about AS about_6 , t0 . last_active AS last_active_7 , t0 . marked_for_deletion_at AS marked_for_deletion_at_8 , t0 . fields AS fields_9 , t0 . oauth_github_id AS oauth_github_id_10 , t0 . oauth_google_id AS oauth_google_id_11 , t0 . oauth_facebook_id AS oauth_facebook_id_12 , t0 . oauth_keycloak_id AS oauth_keycloak_id_13 , t0 . hide_adult AS hide_adult_14 , t0 . show_subscribed_users AS show_subscribed_users_15 , t0 . show_subscribed_magazines AS show_subscribed_magazines_16 , t0 . show_subscribed_domains AS show_subscribed_domains_17 , t0 . preferred_languages AS preferred_languages_18 , t0 . featured_magazines AS featured_magazines_19 , t0 . show_profile_subscriptions AS show_profile_subscriptions_20 , t0 . show_profile_followings AS show_profile_followings_21 , t0 . mark_new_comments AS mark_new_comments_22 , t0 . notify_on_new_entry AS notify_on_new_entry_23 , t0 . notify_on_new_entry_reply AS notify_on_new_entry_reply_24 , t0 . notify_on_new_entry_comment_reply AS notify_on_new_entry_comment_reply_25 , t0 . notify_on_new_post AS notify_on_new_post_26 , t0 . notify_on_new_post_reply AS notify_on_new_post_reply_27 , t0 . notify_on_new_post_comment_reply AS notify_on_new_post_comment_reply_28 , t0 . add_mentions_entries AS add_mentions_entries_29 , t0 . add_mentions_posts AS add_mentions_posts_30 , t0 . is_banned AS is_banned_31 , t0 . is_verified AS is_verified_32 , t0 . is_deleted AS is_deleted_33 , t0 . is_bot AS is_bot_34 , t0 . spam_protection AS spam_protection_35 , t0 . custom_css AS custom_css_36 , t0 . ignore_magazines_custom_css AS ignore_magazines_custom_css_37 , t0 . id AS id_38 , t0 . password AS password_39 , t0 . totp_secret AS totp_secret_40 , t0 . totp_backup_codes AS totp_backup_codes_41 , t0 . ap_id AS ap_id_42 , t0 . ap_profile_id AS ap_profile_id_43 , t0 . ap_public_url AS ap_public_url_44 , t0 . ap_followers_url AS ap_followers_url_45 , t0 . ap_inbox_url AS ap_inbox_url_46 , t0 . ap_domain AS ap_domain_47 , t0 . ap_preferred_username AS ap_preferred_username_48 , t0 . ap_discoverable AS ap_discoverable_49 , t0 . ap_manually_approves_followers AS ap_manually_approves_followers_50 , t0 . private_key AS private_key_51 , t0 . public_key AS public_key_52 , t0 . ap_fetched_at AS ap_fetched_at_53 , t0 . ap_deleted_at AS ap_deleted_at_54 , t0 . ap_timeout_at AS ap_timeout_at_55 , t0 . visibility AS visibility_56 , t0 . created_at AS created_at_57 , t0 . avatar_id AS avatar_id_58 , t0 . cover_id AS cover_id_59 FROM "user" t0 WHERE t0 . id = 32682 ;
Copy
249
0.47 ms
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = ?
SELECT t0 . file_path AS file_path_1 , t0 . file_name AS file_name_2 , t0 . sha256 AS sha256_3 , t0 . width AS width_4 , t0 . height AS height_5 , t0 . blurhash AS blurhash_6 , t0 . alt_text AS alt_text_7 , t0 . source_url AS source_url_8 , t0 . id AS id_9 FROM image t0 WHERE t0 . id = 51533 ;
Copy
250
0.85 ms
SELECT t0 . is_owner AS is_owner_1 , t0 . is_confirmed AS is_confirmed_2 , t0 . id AS id_3 , t0 . created_at AS created_at_4 , t0 . user_id AS user_id_5 , t0 . magazine_id AS magazine_id_6 FROM moderator t0 WHERE (t0 . is_owner = ? AND t0 . magazine_id = ? )
SELECT t0 . is_owner AS is_owner_1 , t0 . is_confirmed AS is_confirmed_2 , t0 . id AS id_3 , t0 . created_at AS created_at_4 , t0 . user_id AS user_id_5 , t0 . magazine_id AS magazine_id_6 FROM moderator t0 WHERE (t0 . is_owner = 1 AND t0 . magazine_id = 102 );
Copy
251
0.39 ms
SELECT t0 . is_owner AS is_owner_1 , t0 . is_confirmed AS is_confirmed_2 , t0 . id AS id_3 , t0 . created_at AS created_at_4 , t0 . user_id AS user_id_5 , t0 . magazine_id AS magazine_id_6 FROM moderator t0 WHERE t0 . magazine_id = ?
SELECT t0 . is_owner AS is_owner_1 , t0 . is_confirmed AS is_confirmed_2 , t0 . id AS id_3 , t0 . created_at AS created_at_4 , t0 . user_id AS user_id_5 , t0 . magazine_id AS magazine_id_6 FROM moderator t0 WHERE t0 . magazine_id = 102 ;
Copy
252
1.00 ms
SELECT COUNT (* ) FROM magazine_log t0 WHERE t0 . magazine_id = ? AND t0 . log_type IN ('entry_deleted' , 'entry_restored' , 'entry_comment_deleted' , 'entry_comment_restored' , 'post_deleted' , 'post_restored' , 'post_comment_deleted' , 'post_comment_restored' , 'ban' )
SELECT COUNT (* ) FROM magazine_log t0 WHERE t0 . magazine_id = 102 AND t0 . log_type IN ('entry_deleted' , 'entry_restored' , 'entry_comment_deleted' , 'entry_comment_restored' , 'post_deleted' , 'post_restored' , 'post_comment_deleted' , 'post_comment_restored' , 'ban' );
Copy