Hello,

I have suddenly problems when I try to dump my data.
My model has a listener attached, that changes some queries.
Until now this didn't matter when using doctrine:data-dump. I updated
yesterday to sf 1.4, and now I can't dump the data anymore, because the
listener is executed.
This does not make sense when dumping the data, because the listener is
used for the application to keep certain restraints (which obviously do
not need to be checked when dumping data, because dumping does not
change the data).
How can I get rid of this?

Is there a way to know if the listener is run in a task? Then it could
deactivate itself?

Thanks
Georg

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=.


Reply via email to