Hello, Why don't use nested sets to represent this structure?
On Sun, Sep 5, 2010 at 9:39 PM, ryr <[email protected]> wrote: > Hello, > > I want to make a two-tier structure of the categories in which each > item is either a parent of, or relate to one of the parents. > > Example structure: > Category 1 > - Subcategory 1 > - Subcategory 2 > - Subcategory 3 > Category 2 > Category 3 > - Subcategory 4 > - Subcategory 5 > Category 4 > > How to implement this in config/doctrine/schema.yml? > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > You received this message because you are subscribed to the Google > Groups "symfony users" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en
