+1

So many times I had to add a table to the schema and did not want to 
reset all my old tables data but simply to execute the changes 
(migrations, right :))

Kupo

[EMAIL PROTECTED] wrote:
> Hi everyone,
>
> This quote:
>
> "The way the databases are created, and modified can be maddening.
> There does not appear to be a way to modify a single table and only
> rebuild the model layer function for it, the entire database must be
> dumped and rebuild. To make matters worse the database backup system
> is broken and reloads data unreliably, again as far as I can tell. I
> work around this by doing a MySQL complete data dump, and reloading it
> when I've rebuild the database structure."
>
> >From http://www.robertspeer.com/blog/?p=8
>
> I agree with his frustrations with the database interactions.  I was
> wondering if this was being addressed in the 1.1 release.
>
> Thanks,
> Kevin
>
>
> >
>
>   


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

Reply via email to