Merge 'trunk' into 'try-tiny'
authorPeter Rabbitson <ribasushi@cpan.org>
Tue, 25 May 2010 15:40:17 +0000 (15:40 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Tue, 25 May 2010 15:40:17 +0000 (15:40 +0000)
commit0d7d16dd7fa107999e0a89fdbd954a3a261d81e2
treec8b22988c7abb94b340b3c3d60e7295e12c9943f
parent9780718f9c36738245f90b1f036998c3b076cffc
parent5cfb131dba5f4ddfb4637804cdd254b172d50235
Merge 'trunk' into 'try-tiny'

r9420@Thesaurus (orig r9406):  caelum | 2010-05-20 16:28:18 +0200
support INSERT OR UPDATE triggers for Oracle
r9421@Thesaurus (orig r9407):  matthewt | 2010-05-20 19:19:14 +0200
don't try and ensure_class_loaded an object. this doesn't work.
r9422@Thesaurus (orig r9408):  matthewt | 2010-05-20 19:36:01 +0200
fix result_class setter behaviour to not stuff attrs (line commented out to prevent this regression being mistakenly re-introduced)
r9423@Thesaurus (orig r9409):  matthewt | 2010-05-20 19:49:32 +0200
forgot to commit fixes
r9424@Thesaurus (orig r9410):  matthewt | 2010-05-20 20:09:52 +0200
fix find() since that was also broken in r8754
r9435@Thesaurus (orig r9421):  rabbit | 2010-05-25 11:14:29 +0200
Fix undef warning
r9436@Thesaurus (orig r9422):  rabbit | 2010-05-25 11:15:01 +0200
Rewrite test as to not propagate several ways to do the same thing
lib/DBIx/Class/Storage/DBI/Oracle/Generic.pm