From: Peter Rabbitson Date: Mon, 3 Aug 2009 12:28:21 +0000 (+0000) Subject: Merge 'trunk' into 'table_name_ref' X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cbda91cb503efc22b57f3b5a37a6f4489ad5581c;p=dbsrgits%2FDBIx-Class-Historic.git Merge 'trunk' into 'table_name_ref' r7143@Thesaurus (orig r7140): caelum | 2009-07-30 14:46:04 +0200 update sqlite test schema r7148@Thesaurus (orig r7145): robkinyon | 2009-07-30 16:13:21 +0200 Added prefetch caveats r7149@Thesaurus (orig r7146): robkinyon | 2009-07-30 16:20:02 +0200 Fixed caveats r7152@Thesaurus (orig r7149): caelum | 2009-07-30 17:56:01 +0200 make ::Oracle::Generic load without DBD::Oracle r7153@Thesaurus (orig r7150): caelum | 2009-07-30 18:04:47 +0200 make sure DBD::Oracle is loaded when using constants from it r7157@Thesaurus (orig r7154): castaway | 2009-07-30 22:17:33 +0200 Mangled Rob's example somewhat, still needs explaining whch circs exactly cause the borken results r7161@Thesaurus (orig r7158): mo | 2009-07-31 12:51:20 +0200 POD fix r7162@Thesaurus (orig r7159): mo | 2009-07-31 12:52:42 +0200 undo that attributes merge stuff r7169@Thesaurus (orig r7166): castaway | 2009-08-02 12:41:25 +0200 Mention ResultSet, ResultSource and Row in synopsis r7170@Thesaurus (orig r7167): castaway | 2009-08-02 14:10:53 +0200 Docs: Explainations of result sources and how to find them r7175@Thesaurus (orig r7172): ribasushi | 2009-08-03 11:01:44 +0200 Disable Pod::Inherit makefile calls, until we get to version 0.02 r7179@Thesaurus (orig r7176): ribasushi | 2009-08-03 11:51:42 +0200 r6983@Thesaurus (orig r6982): ribasushi | 2009-07-04 11:46:57 +0200 New branch to experiment with a sanifying mysql on_connect_call r6984@Thesaurus (orig r6983): ribasushi | 2009-07-04 11:49:44 +0200 Initial set_ansi_mode code - make sure to utilize _do_query instead of dbh->do, so the result is visible in the trace r6987@Thesaurus (orig r6986): ribasushi | 2009-07-04 12:40:47 +0200 Fix POD r7178@Thesaurus (orig r7175): ribasushi | 2009-08-03 11:51:15 +0200 Wrap up set_strict_mode for mysql r7181@Thesaurus (orig r7178): ribasushi | 2009-08-03 12:41:32 +0200 Sanify unqualified column bindtype handling Silence a warning when using a custom {from} --- cbda91cb503efc22b57f3b5a37a6f4489ad5581c