| 1 |
0.42 ms |
SELECT t0.id AS id_1, t0.weight_unit AS weight_unit_2, t0.length_unit AS length_unit_3, t0.currency AS currency_4, t0.date_format AS date_format_5, t0.number_format AS number_format_6, t0.timezone AS timezone_7, t0.logo AS logo_8, t0.invoice_serie AS invoice_serie_9, t0.invoice_prefix_length AS invoice_prefix_length_10, t0.next_invoice_number AS next_invoice_number_11, t0.vat AS vat_12, t0.mail AS mail_13, t0.days_until_expiration AS days_until_expiration_14, t0.client_key AS client_key_15, t0.support_contact AS support_contact_16, t0.authenticated_marketplace AS authenticated_marketplace_17, t0.verified_marketplace AS verified_marketplace_18, t0.page_head_title AS page_head_title_19, t0.logo_for_documents AS logo_for_documents_20, t0.country_id AS country_id_21 FROM global_settings t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.weight_unit AS weight_unit_2, t0.length_unit AS length_unit_3, t0.currency AS currency_4, t0.date_format AS date_format_5, t0.number_format AS number_format_6, t0.timezone AS timezone_7, t0.logo AS logo_8, t0.invoice_serie AS invoice_serie_9, t0.invoice_prefix_length AS invoice_prefix_length_10, t0.next_invoice_number AS next_invoice_number_11, t0.vat AS vat_12, t0.mail AS mail_13, t0.days_until_expiration AS days_until_expiration_14, t0.client_key AS client_key_15, t0.support_contact AS support_contact_16, t0.authenticated_marketplace AS authenticated_marketplace_17, t0.verified_marketplace AS verified_marketplace_18, t0.page_head_title AS page_head_title_19, t0.logo_for_documents AS logo_for_documents_20, t0.country_id AS country_id_21 FROM global_settings t0 WHERE t0.id = 1 LIMIT 1;
|