On Feb 2, 9:50 pm, bcyde <[EMAIL PROTECTED]> wrote:
> I recently updated a project to the latestCakePHP1.2 beta and am now
> getting errors with updates on a PostgreSQL database since table
> aliases are not supported inUPDATEstatements.
>
> I found this 
> threadhttp://groups.google.com/group/tickets-cakephp/browse_thread/thread/6...
> which states that it should have been fixed as of January 16th.  I was
> wondering if this fix should have made it into the current download or
> if there was somewhere I can get this fix or perhaps a listing of
> which files I can modify myself to address this.
>
> Thanks,


Just a quick follow up to this for anyone that may be having these
issues.  The latest fixes can be downloaded from trac.cakephp.org 1.2
nightly builds.  This fixed the update problems for me (but a warning
that it just caused more problems in INSERT statements).  Since the
current project I'm working on is fairly lightweight I was able to
switch to MySQL.  Just a little heads up for people that aren't using
MySQL with Cake and are planning to use the latest 1.2 beta in a
production environment or upgrade their current development to the
latest release.
Regards,
-b
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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