What would tables your project model does not use be doing in your database?
o.O

On Fri, Jun 3, 2011 at 12:04 PM, Bart van Wissen <bartvanwis...@gmail.com>wrote:

> On 3 jun, 08:14, Gareth McCumskey <gmccums...@gmail.com> wrote:
> > If you are using symfony 1.1 or up (not Symfony 2), then there is a
> command
> > you can give from within the project root to create a schema.yml from the
> > existing database:
> >
> > ./symfony propel:build-sql
> >
> >
>
> I think regenerating the schema.yml for an existing project is not a
> good idea. It will also include tables that may not be needed in your
> project model at all.
> I find it hard to believe that it would be missing from the project,
> because then there would be no way to run propel:build-model, for
> example. My suggestion would be to take another look. It could also be
> schema.xml instead of 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
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>



-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc
identi.ca: @garethmcc

-- 
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