| 1 |
1.20 ms |
SELECT t0.icon AS icon_1, t0.title AS title_2, t0.slug AS slug_3, t0.json_content AS json_content_4, t0.html_content AS html_content_5, t0.excerpt AS excerpt_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM wiki_page t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" viewBox="0 0 128 128"><text y="1.2em" font-size="96">⚫️</text></data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" viewBox="0 0 128 128"><text y="1.2em" font-size="96">⚫️</text></svg>"
]
SELECT t0.icon AS icon_1, t0.title AS title_2, t0.slug AS slug_3, t0.json_content AS json_content_4, t0.html_content AS html_content_5, t0.excerpt AS excerpt_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM wiki_page t0 WHERE t0.slug = 'data:image/svg+xml,<svg xmlns=\"http:/www.w3.org/2000/svg\" viewBox=\"0 0 128 128\"><text y=\"1.2em\" font-size=\"96\">⚫️</text></data:image/svg+xml,<svg xmlns=\"http:/www.w3.org/2000/svg\" viewBox=\"0 0 128 128\"><text y=\"1.2em\" font-size=\"96\">⚫️</text></svg>' LIMIT 1;
|
| 3 |
0.50 ms |
SELECT t0.icon AS icon_1, t0.title AS title_2, t0.slug AS slug_3, t0.json_content AS json_content_4, t0.html_content AS html_content_5, t0.excerpt AS excerpt_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM wiki_page t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" viewBox="0 0 128 128"><text y="1.2em" font-size="96">⚫️</text></data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" viewBox="0 0 128 128"><text y="1.2em" font-size="96">⚫️</text></svg>"
]
SELECT t0.icon AS icon_1, t0.title AS title_2, t0.slug AS slug_3, t0.json_content AS json_content_4, t0.html_content AS html_content_5, t0.excerpt AS excerpt_6, t0.id AS id_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.parent_id AS parent_id_10 FROM wiki_page t0 WHERE t0.slug = 'data:image/svg+xml,<svg xmlns=\"http:/www.w3.org/2000/svg\" viewBox=\"0 0 128 128\"><text y=\"1.2em\" font-size=\"96\">⚫️</text></data:image/svg+xml,<svg xmlns=\"http:/www.w3.org/2000/svg\" viewBox=\"0 0 128 128\"><text y=\"1.2em\" font-size=\"96\">⚫️</text></svg>' LIMIT 1;
|