Adjust things for the is_literal_value and -ident SQLA 1.80 fixes
authorPeter Rabbitson <ribasushi@cpan.org>
Fri, 26 Sep 2014 02:20:51 +0000 (04:20 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sun, 5 Oct 2014 23:06:21 +0000 (01:06 +0200)
commitf6fff270679468d60c6a3928cf8a220d52275a2d
tree3de14e2ae5e6fcc686c675ccc41074adf20008b1
parentfd0353ca5ea10e0445ce2d96c46202da01a1ab7e
Adjust things for the is_literal_value and -ident SQLA 1.80 fixes

(SQLA commits 52ce7dca and ddd6fbb6f)

The Oracle workaround is absolutely horrific and needs to be redone from
scratch. For the time being the tests seem to pass, so punt for later... sigh
Changes
lib/DBIx/Class/SQLMaker/OracleJoins.pm
lib/DBIx/Class/Storage/DBIHacks.pm
t/sqlmaker/oraclejoin.t