lat9 / dbio

Database Input/Output for Zen Cart
GNU General Public License v3.0
3 stars 1 forks source link

Update the `ProductsAttributesRawHandler` to support the REMOVE command #122

Closed lat9 closed 5 years ago

lat9 commented 6 years ago

As identified in the Zen Cart forums, there are times when a mass "removal" of an option/option-value pair (i.e. attribute) is needed. Update the subject handler to support a REMOVE command to make this easier.