Get Storage::Oracle to behave when quoting is enabled
authorFabien Wernli <cpan@faxm0dem.org>
Fri, 23 Jul 2010 15:55:19 +0000 (17:55 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 2 Dec 2010 16:27:08 +0000 (17:27 +0100)
commit07cda1c5a7df6656772dfd65c488c19c15126168
tree0b2bf2d1a282369ac06d627f9ce25d25f6cceb6b
parentf32e99f9ba84497e4d0adc44a650a891683fa7bd
Get Storage::Oracle to behave when quoting is enabled

Also fix Pg being unable to handle scalarref sequences
Changes
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/InterBase.pm
lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm
lib/DBIx/Class/Storage/DBI/Pg.pm
t/73oracle.t
t/750firebird.t
t/lib/DBICTest/Schema/SequenceTest.pm