| 1 |
4.25 ms |
SELECT o0_.id AS id_0, o0_.organization_id AS organization_id_1, o0_.domain AS domain_2, o0_.verified AS verified_3, o0_.created_at AS created_at_4 FROM organization_domains o0_ WHERE o0_.domain = ?
Parameters: [
"meeple-club.tokii.fr"
]
SELECT o0_.id AS id_0, o0_.organization_id AS organization_id_1, o0_.domain AS domain_2, o0_.verified AS verified_3, o0_.created_at AS created_at_4 FROM organization_domains o0_ WHERE o0_.domain = 'meeple-club.tokii.fr';
|
| 2 |
2.12 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.hashed_password AS hashed_password_3, t0.display_name AS display_name_4, t0.roles AS roles_5, t0.avatar_url AS avatar_url_6, t0.theme_config AS theme_config_7, t0.status AS status_8, t0.custom_status_text AS custom_status_text_9, t0.last_seen_at AS last_seen_at_10, t0.created_at AS created_at_11, t0.is_email_verified AS is_email_verified_12, t0.email_verification_token AS email_verification_token_13, t0.email_verification_token_expires_at AS email_verification_token_expires_at_14, t0.account_type AS account_type_15, t0.description AS description_16, t0.organization_category AS organization_category_17, t0.featured_channel_id AS featured_channel_id_18, t0.contact_email AS contact_email_19, t0.website_url AS website_url_20, t0.phone_number AS phone_number_21, t0.postal_address AS postal_address_22, t0.group_visibility AS group_visibility_23, t0.archived_at AS archived_at_24, t0.white_label_config AS white_label_config_25 FROM users t0 WHERE t0.id = ?
Parameters: [
"019def4e-4a63-786c-a57c-40ad2278a0bd"
]
SELECT t0.id AS id_1, t0.email AS email_2, t0.hashed_password AS hashed_password_3, t0.display_name AS display_name_4, t0.roles AS roles_5, t0.avatar_url AS avatar_url_6, t0.theme_config AS theme_config_7, t0.status AS status_8, t0.custom_status_text AS custom_status_text_9, t0.last_seen_at AS last_seen_at_10, t0.created_at AS created_at_11, t0.is_email_verified AS is_email_verified_12, t0.email_verification_token AS email_verification_token_13, t0.email_verification_token_expires_at AS email_verification_token_expires_at_14, t0.account_type AS account_type_15, t0.description AS description_16, t0.organization_category AS organization_category_17, t0.featured_channel_id AS featured_channel_id_18, t0.contact_email AS contact_email_19, t0.website_url AS website_url_20, t0.phone_number AS phone_number_21, t0.postal_address AS postal_address_22, t0.group_visibility AS group_visibility_23, t0.archived_at AS archived_at_24, t0.white_label_config AS white_label_config_25 FROM users t0 WHERE t0.id = '019def4e-4a63-786c-a57c-40ad2278a0bd';
|
| 3 |
1.18 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.hashed_password AS hashed_password_3, t0.display_name AS display_name_4, t0.roles AS roles_5, t0.avatar_url AS avatar_url_6, t0.theme_config AS theme_config_7, t0.status AS status_8, t0.custom_status_text AS custom_status_text_9, t0.last_seen_at AS last_seen_at_10, t0.created_at AS created_at_11, t0.is_email_verified AS is_email_verified_12, t0.email_verification_token AS email_verification_token_13, t0.email_verification_token_expires_at AS email_verification_token_expires_at_14, t0.account_type AS account_type_15, t0.description AS description_16, t0.organization_category AS organization_category_17, t0.featured_channel_id AS featured_channel_id_18, t0.contact_email AS contact_email_19, t0.website_url AS website_url_20, t0.phone_number AS phone_number_21, t0.postal_address AS postal_address_22, t0.group_visibility AS group_visibility_23, t0.archived_at AS archived_at_24, t0.white_label_config AS white_label_config_25 FROM users t0 WHERE t0.email = ? LIMIT 1
Parameters: [
"admin@tokiwoki.dev"
]
SELECT t0.id AS id_1, t0.email AS email_2, t0.hashed_password AS hashed_password_3, t0.display_name AS display_name_4, t0.roles AS roles_5, t0.avatar_url AS avatar_url_6, t0.theme_config AS theme_config_7, t0.status AS status_8, t0.custom_status_text AS custom_status_text_9, t0.last_seen_at AS last_seen_at_10, t0.created_at AS created_at_11, t0.is_email_verified AS is_email_verified_12, t0.email_verification_token AS email_verification_token_13, t0.email_verification_token_expires_at AS email_verification_token_expires_at_14, t0.account_type AS account_type_15, t0.description AS description_16, t0.organization_category AS organization_category_17, t0.featured_channel_id AS featured_channel_id_18, t0.contact_email AS contact_email_19, t0.website_url AS website_url_20, t0.phone_number AS phone_number_21, t0.postal_address AS postal_address_22, t0.group_visibility AS group_visibility_23, t0.archived_at AS archived_at_24, t0.white_label_config AS white_label_config_25 FROM users t0 WHERE t0.email = 'admin@tokiwoki.dev' LIMIT 1;
|
| 4 |
2.04 ms |
SELECT t0.id AS id_1, t0.owner_id AS owner_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.type AS type_5, t0.is_public AS is_public_6, t0.category_id AS category_id_7, t0.group_id AS group_id_8, t0.parent_channel_id AS parent_channel_id_9, t0.channel_type AS channel_type_10, t0.purpose AS purpose_11, t0.default_session_location AS default_session_location_12, t0.default_session_min_participants AS default_session_min_participants_13, t0.default_session_max_participants AS default_session_max_participants_14, t0.deleted_at AS deleted_at_15, t0.settings AS settings_16 FROM conversations t0 WHERE t0.id = ?
Parameters: [
"019e418e-e8e6-7060-bcf1-4c2ca52a91ca"
]
SELECT t0.id AS id_1, t0.owner_id AS owner_id_2, t0.name AS name_3, t0.slug AS slug_4, t0.type AS type_5, t0.is_public AS is_public_6, t0.category_id AS category_id_7, t0.group_id AS group_id_8, t0.parent_channel_id AS parent_channel_id_9, t0.channel_type AS channel_type_10, t0.purpose AS purpose_11, t0.default_session_location AS default_session_location_12, t0.default_session_min_participants AS default_session_min_participants_13, t0.default_session_max_participants AS default_session_max_participants_14, t0.deleted_at AS deleted_at_15, t0.settings AS settings_16 FROM conversations t0 WHERE t0.id = '019e418e-e8e6-7060-bcf1-4c2ca52a91ca';
|
| 5 |
1.38 ms |
SELECT t0.id AS id_1, t0.container_id AS container_id_2, t0.member_id AS member_id_3, t0.role AS role_4, t0.custom_role AS custom_role_5, t0.joined_at AS joined_at_6 FROM memberships t0 WHERE t0.container_id = ? AND t0.member_id = ? LIMIT 1
Parameters: [
"019def4e-4a63-786c-a57c-40ad2278a0bd"
"019d684b-ecf0-7f4a-b22f-73346006b23c"
]
SELECT t0.id AS id_1, t0.container_id AS container_id_2, t0.member_id AS member_id_3, t0.role AS role_4, t0.custom_role AS custom_role_5, t0.joined_at AS joined_at_6 FROM memberships t0 WHERE t0.container_id = '019def4e-4a63-786c-a57c-40ad2278a0bd' AND t0.member_id = '019d684b-ecf0-7f4a-b22f-73346006b23c' LIMIT 1;
|
| 6 |
2.59 ms |
SELECT k0_.title AS title_0, k0_.id AS id_1, k0_.conversation_id AS conversation_id_2, k0_.author_id AS author_id_3, k0_.created_at AS created_at_4 FROM kanban_boards k0_ WHERE k0_.conversation_id = ? ORDER BY k0_.created_at DESC LIMIT 50
Parameters: [
"019e418e-e8e6-7060-bcf1-4c2ca52a91ca"
]
SELECT k0_.title AS title_0, k0_.id AS id_1, k0_.conversation_id AS conversation_id_2, k0_.author_id AS author_id_3, k0_.created_at AS created_at_4 FROM kanban_boards k0_ WHERE k0_.conversation_id = '019e418e-e8e6-7060-bcf1-4c2ca52a91ca' ORDER BY k0_.created_at DESC LIMIT 50;
|