Details
Description
I've the same problem than this post : http://groups.google.com/group/doctrine-user/browse_thread/thread/3737fd293fef5fda/d86a8bc2578e4bac
Then, I've set "uniqueBy: [name, type] ", and my data goes in database BUT they can have the same slug.
So I can't retrieve an objects wich has equal slug with another.
The column aggregation inheritance does'nt take care of others slugs.