Support for Oracle databases
In the latest version from trunk (version 1.1.11.4043) there is now direct support for Oracle databases. From looking at the code I would say it is experimental, but if you use Oracle, give it a try and report possible bugs at https://trac.cakephp.org.
Update (2006-12-02): I forgot to mention that the Oracle support has been contributed by Jeff Loiselle (aka phishy).
Update (2006-12-04): The Oracle driver has been removed from trunk and the 1.1.x.x branch. It is still available in the 1.2 branch.




Is it christmas yet? I can’t wait to test it out!
Ty for posting this information!
heh. awesome.
I would also classify the library as experimental right now, but it’s moving along quickly. I am currently developing two applications on it that I must support. The best thing for this driver right now, is for people to use it and submit bug reports. Subversion access will be here until we add it back into the CakePHP core. svn://newnewmedia.com/trunk/dbo_oracle
@Jeff: Thanks for adding the subversion location of the Oracle driver.