开发者

Zend Framework + Doctrine - Duplicated insertions

开发者 https://www.devze.com 2023-03-25 13:49 出处:网络
I\'ve integrated Zend Framework 1.11.9 with Doctrine 2.1 following this tutorial : http://www.michaelgallego.fr/blog/?p=45 (it\'s in french btw)

I've integrated Zend Framework 1.11.9 with Doctrine 2.1 following this tutorial : http://www.michaelgallego.fr/blog/?p=45 (it's in french btw)

It's working well except that when I persist an object, it's inserting the s开发者_如何学运维ame object twice.

Any idea?

0

精彩评论

暂无评论...
验证码 换一张
取 消