Fix/clarify Oracle decision whether to use WhereJoins
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 30 Mar 2011 11:11:28 +0000 (13:11 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 1 Apr 2011 11:47:02 +0000 (13:47 +0200)
commit86b234150d8ab7b49520deb14428df15c3b9e60d
treeb6b3b2f1b79c651a3744b5c1741106ce07d82605
parentf116ff4e8c8802234686405ad4ab44bff1a545f6
Fix/clarify Oracle decision whether to use WhereJoins

Remove the suggestion that 8i supports ANSI but is slow - leave it
as a test only (the docs are confusing enough already)
lib/DBIx/Class/SQLMaker/OracleJoins.pm
lib/DBIx/Class/Storage/DBI/Oracle.pm
lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm
lib/DBIx/Class/Storage/DBI/Oracle/WhereJoins.pm
t/73oracle.t