Hello,

Why don't use nested sets to represent this structure?


On Sun, Sep 5, 2010 at 9:39 PM, ryr <ryr1...@gmail.com> 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 symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> 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 symfony-users@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=en

Reply via email to