Unfortunately, there's no easy solution to DB migrations / schema
syncing.
Our team has tried to use the Cake shell features, but they fell a
tiny bit short of being enterprise ready (consistently broke certain
tables, etc )-  but we're on RC2, so If you're on RC3 this might be
mature enough for production use now.

Please post back with any of your findings, I'd be interested to read
them!

On Oct 30, 12:36 pm, Joel Perras <[EMAIL PROTECTED]> wrote:
> Take a look at the built-in Cake schema shell.
>
> $ cake schema help
>
> -J.
>
> On Oct 30, 8:21 am, Abhimanyu Grover <[EMAIL PROTECTED]> wrote:
>
> > I'm sorry this is not Cake related, but I feel its something which
> > most of developers are missing. I found info about Cake migrations and
> > think it would be too difficult to implement it in my team in short
> > time. What tools or techniques are you using to overcome this problem?
>
> > I'm aware of a tool called SqlYog or something, which is capable of
> > keeping database structured sync'ed from dev. machine to server, but
> > its paid, and I'm looking for some open source alternative, maybe a
> > simple PHP script or something. Please let me know what do you guys
> > use and recommend for a small team?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to