I have downloaded the oracle8 branch, and tested it on my system. It works
transparently as expected.
Only thing I see is you might want to change the code that invokes it if
major_version == 8 to if major_version <= 9, as I'm moderately sure my
changes are needed for oracle 9 aswell, since the JOIN ON syntax was added
in Oracle 10 IIRC.
Justin
On Wed, 24 Jan 2007, David Jack Olrik wrote:
On 22/01/2007, at 14.12, Matt S Trout wrote:
Screw it. Branch, commit, mark EXPERIMENTAL so nobody complains if it's not
bug-free first out the door, and we'll push it back to -current for 08 with
a bit of luck
Transparent Oracle 8 support has been added =) - I just need to write some
tests for it =)
A few tests fails in current, is this on purpose ?
--
Best regards,
David Jack Olrik <[EMAIL PROTECTED]> http://david.olrik.dk
GnuPG fingerprint C290 0A4A 0CCC CBA8 2B37 E18D 01D2 F6EF 2E61 9894
["The first rule of Perl club is You do not talk about Perl club"]
_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/
_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/