Any modern relational database engine supports the onDelete and onUpdate attributes on foreign keys. Propel and Doctrine of course allows to define it in the schema file (yaml or xml) and I believe it is important to explicitly set it.
By Romain Dorgueil on Thursday, July 10 2008, 23:55 - database
Any modern relational database engine supports the onDelete and onUpdate attributes on foreign keys. Propel and Doctrine of course allows to define it in the schema file (yaml or xml) and I believe it is important to explicitly set it.
© Copyright 2007-2008 daKrazy. All rights reserved.
Design and template by hartym
Last comments