I want to map a table with two inhertance tables. For example: type -> blah1 type -> blah2 type -> nothing The type coloumn of this table will map it with blah1 and blah2 tables. But if the type value is "nothing" it will not map with any table. Is it possible to do so or it will need to map with a table anyway? If possible how can I do it?
-- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
