Fix (and test) quoting with the older style of WhereJoins used by Oracle
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 30 Mar 2011 11:03:25 +0000 (13:03 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 1 Apr 2011 11:47:01 +0000 (13:47 +0200)
commitf116ff4e8c8802234686405ad4ab44bff1a545f6
tree1280bd46d41d6ded3dbf77ab025055fa4f1fbf32
parent1bffc6b80ab92b6be1731bba24f8ea69f094b573
Fix (and test) quoting with the older style of WhereJoins used by Oracle

Also simplify the join overload process a bit
Changes
lib/DBIx/Class/SQLMaker/OracleJoins.pm
t/73oracle.t