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