The fix in f9b5239ac was both shortsighted and insufficient
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 29 Jul 2014 05:12:16 +0000 (07:12 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 29 Jul 2014 05:30:12 +0000 (07:30 +0200)
commit08ac7648665ed86e88b2a752b31e8a34a8552dc7
tree47c218698b4f7e31530f9dc39a4a0f073460287c
parent6909ab3ccc795859d538010083cdafe77e225980
The fix in f9b5239ac was both shortsighted and insufficient

Move the quote_names => quote_identifiers inferrence into ::Storage::DBI
proper, and ensure tests cover it this time

Also bump SQLT dep, as the previous version throws on diffing DBICTest::Schema
under SQLite
Changes
lib/DBIx/Class/Optional/Dependencies.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm
lib/DBIx/Class/Storage/DBI/SQLite.pm
t/storage/deploy.t