From: Peter Rabbitson Date: Tue, 29 Jun 2010 15:09:49 +0000 (+0200) Subject: Merge branch 'oracle_seq_detection' X-Git-Tag: v0.08124~131 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=commitdiff_plain;h=666cdd0883dc66f85562bf96185c1a2a48b00b11 Merge branch 'oracle_seq_detection' --- 666cdd0883dc66f85562bf96185c1a2a48b00b11 diff --cc Changes index 336b4b3,5d0177a..3b1dd41 --- a/Changes +++ b/Changes @@@ -2,11 -2,9 +2,13 @@@ Revision history for DBIx::Clas * Fixes - Fixed rels ending with me breaking subqueried limit realiasing + - Oracle sequence detection now *really* works across schemas + (fixed some ommissions from 0.08123) + * Misc + - Makefile.PL no longer imports GetOptions() to interoperate better + with Catalyst installers + 0.08123 2010-06-12 14:46 (UTC) * Fixes - Make sure Oracle identifier shortener applies to auto-generated