Question

I searched for a way to clean rows in DB, where something, through a resource collection call, but could not find relevant information.

I.e., I have table with fields store_id , path , value and 400 rows and I want to clean the rows where the store_id is 1 (or something else). My question is - is this possible through a collection call, or with the resource model?

The table is custom, and I have resource model for it.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top