Version below 7.2 doesn't yet use information_schema thing so if you use such a bit older version you'd need to do something...
On Aug 23, 4:48 am, michael lucas <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using cakephp with mysql right now, which is really simple also > due to mysql "describe" function that tell cakephp how my tables look. > I know that PostgreSQL lack "describe" function. So when I change my > dbms to PostgreSQL will it mean that I have to specify in some cakephp > configuration file how my tables are constructed? > > Or will cakephp use some nifty method to obtain from postgresql > informations about table? If so, I'm pretty interested how is this > done? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
