Should this actually work? When I attempt it, the product is deleted by the second line in both categories. This is because it is deleted from the products table and not just the products_to_categories table. I don't see any way to change categories for a product without changing the product id. Is that correct?