| 1 |
1.40 ms |
SELECT t0.id AS id_1, t0.sku AS sku_2, t0.ls_description AS ls_description_3, t0.alloy_description AS alloy_description_4, t0.alloy_short_description AS alloy_short_description_5, t0.alloy_features_benefits AS alloy_features_benefits_6, t0.mmt_description AS mmt_description_7, t0.ds_description AS ds_description_8, t0.ds_features_html AS ds_features_html_9, t0.icecat_description AS icecat_description_10, t0.icecat_short_description AS icecat_short_description_11, t0.icecat_features AS icecat_features_12, t0.icecat_specifications AS icecat_specifications_13, t0.icecat_middle_description AS icecat_middle_description_14, t0.icecat_long_summary AS icecat_long_summary_15, t0.icecat_bullet_points AS icecat_bullet_points_16 FROM description t0 WHERE t0.id = ?
Parameters: [
"batch-delete"
]
SELECT t0.id AS id_1, t0.sku AS sku_2, t0.ls_description AS ls_description_3, t0.alloy_description AS alloy_description_4, t0.alloy_short_description AS alloy_short_description_5, t0.alloy_features_benefits AS alloy_features_benefits_6, t0.mmt_description AS mmt_description_7, t0.ds_description AS ds_description_8, t0.ds_features_html AS ds_features_html_9, t0.icecat_description AS icecat_description_10, t0.icecat_short_description AS icecat_short_description_11, t0.icecat_features AS icecat_features_12, t0.icecat_specifications AS icecat_specifications_13, t0.icecat_middle_description AS icecat_middle_description_14, t0.icecat_long_summary AS icecat_long_summary_15, t0.icecat_bullet_points AS icecat_bullet_points_16 FROM description t0 WHERE t0.id = 'batch-delete';
|