Hi, I was looking to use the schema shell tool for our project but it seems that postgres support is not quite there yet. In my attempts to use schema I've figured out that the postgres dbo does not have the alterSchema and the index methods implemented (overridden from the base class) which means if you're on postgres you can't use schema.
So I was wondering if there was any plans to get postgres dbo upto what it needs to be so that schema would work. Is this something that will be ready for 1.2? I'd really like to use this as I think its a really neat way of managing database versions. Regards Ziad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
