Could you show us your schema ? Can be because of a misconfigured schema. 2010/11/15 Hany El-Kerdany <[email protected]>
> Dear All, > > I'm using inheritance in my Doctrine model (column_aggregation). > When I generate the SQL from Models (using symfony's doctrine:generate > --all), I find that there's a redundant CREATE TABLE statement (all for the > same table, since I'm using column_aggregation).. > This seems like a bug to me, and running the generated SQL on a MySQL > client like (Query Analyzer) generates an error when attempting to run the > second CREATE TABLE statement. > > Is there a workaround for this? Should I perhaps create the SQL myself? > > -- > 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 > -- Alexandre Salomé http://alexandre-salome.fr -- 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
