On 31 mei, 08:53, zemzoum89 <ayed.cha...@gmail.com> wrote:
> Please help me, i'm in an internship and i'm working on a symfony
> project, i'd like to make changes to my database but the problem is
> that i don't have a schema.yml, i have a lot of other files that
> contains the model of the database and now i don't know how to make
> changes to my database...

You only need to make sure that any changes you make to the database
are reflected in the schema.yml (or xml).
With an existing database, I prefer to first make changes to the
database, and then make changes to the schema.yml

Exactly how this should be done (and documented) in your project
really depends on the conventions the team follows. You should ask
your project leader about that.


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