Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

adnanerlansyah403's avatar

How to use ignore the current data from another table in validation.

Hello guys, I have a question about how to use the ignore method in validation if they're in different table. So for example. I have a table products and tag_products, and I want to update the data tag_name_en in table tag_products with specific unique and ignore.

0 likes
1 reply
tykus's avatar

Why do you think this use case needs the ignore functionality associated with the unique validation Rule?

1 like

Please or to participate in this conversation.