Dear developers,
 
why are there no unique indices in the oxobject2* tables?
 
Example for oxobject2category:
It shouldn't be possible to assign a cateogory to an article twice.
With a pure MySQL INSERT statement that would be possible.
Wouldn't it make sense to create a unique index with OXOBJECTID and OXCATNID?
 
Best regards,
Hans Peter
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to