| 1 |
0.17 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.date AS date_4, t0.author AS author_5, t0.image_file_name AS image_file_name_6, t0.updated_at AS updated_at_7 FROM blog t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.date AS date_4, t0.author AS author_5, t0.image_file_name AS image_file_name_6, t0.updated_at AS updated_at_7 FROM blog t0;
|
| 2 |
0.09 ms |
SELECT t0.id AS id_1, t0.logo_filename AS logo_filename_2, t0.name AS name_3, t0.linkurl AS linkurl_4 FROM logoreference t0
SELECT t0.id AS id_1, t0.logo_filename AS logo_filename_2, t0.name AS name_3, t0.linkurl AS linkurl_4 FROM logoreference t0;
|
| 3 |
0.08 ms |
SELECT t0.id AS id_1, t0.question AS question_2, t0.reponse AS reponse_3 FROM faq t0
SELECT t0.id AS id_1, t0.question AS question_2, t0.reponse AS reponse_3 FROM faq t0;
|
| 4 |
0.08 ms |
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.note AS note_3, t0.photo_file_name AS photo_file_name_4, t0.author AS author_5, t0.job AS job_6 FROM testimony t0
SELECT t0.id AS id_1, t0.comment AS comment_2, t0.note AS note_3, t0.photo_file_name AS photo_file_name_4, t0.author AS author_5, t0.job AS job_6 FROM testimony t0;
|
| 5 |
0.08 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = ? LIMIT 1
Parameters: [
"launched"
]
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = 'launched' LIMIT 1;
|
| 6 |
0.08 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = ? LIMIT 1
Parameters: [
"frameo_enabled"
]
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = 'frameo_enabled' LIMIT 1;
|
| 7 |
0.06 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = ? LIMIT 1
Parameters: [
"subscription_price_business"
]
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = 'subscription_price_business' LIMIT 1;
|
| 8 |
0.06 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = ? LIMIT 1
Parameters: [
"subscription_price_pro"
]
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = 'subscription_price_pro' LIMIT 1;
|
| 9 |
0.06 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = ? LIMIT 1
Parameters: [
"store_ios_url"
]
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = 'store_ios_url' LIMIT 1;
|
| 10 |
0.10 ms |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = ? LIMIT 1
Parameters: [
"store_android_url"
]
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.value AS value_3, t0.description AS description_4, t0.name AS name_5 FROM setting t0 WHERE t0.uuid = 'store_android_url' LIMIT 1;
|