From: Matt S Trout Date: Wed, 21 Jun 2006 20:31:27 +0000 (+0000) Subject: Merge 'DBIx-Class-current' into 'many_to_many' X-Git-Tag: v0.07002~75^2~93^2~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=82ee5054f88f80a350f4a87b29be75a9454be08d;p=dbsrgits%2FDBIx-Class.git Merge 'DBIx-Class-current' into 'many_to_many' r10092@cain (orig r1989): matthewt | 2006-06-18 23:11:14 +0000 r10047@cain (orig r1975): ningu | 2006-06-17 00:15:40 +0000 inflate refactor r10093@cain (orig r1990): matthewt | 2006-06-18 23:11:18 +0000 r10049@cain (orig r1976): ningu | 2006-06-17 01:33:10 +0000 update to InflateColumn (docs and trivial patch) r10094@cain (orig r1991): matthewt | 2006-06-18 23:11:20 +0000 r10070@cain (orig r1981): matthewt | 2006-06-18 14:42:20 +0000 switched CDBICompat::AttributeAPI to using 'real' methods r10095@cain (orig r1992): matthewt | 2006-06-18 23:11:23 +0000 r10077@cain (orig r1982): claco | 2006-06-18 20:20:40 +0000 Added small create test that passes and existing DateTime object Tweaked is() tests to make older Test::More happy with DateTime stringification r10096@cain (orig r1993): matthewt | 2006-06-18 23:11:26 +0000 r10078@cain (orig r1983): ningu | 2006-06-18 21:04:10 +0000 - InflateColumn re-refactor r10097@cain (orig r1994): matthewt | 2006-06-18 23:11:29 +0000 r10079@cain (orig r1984): ningu | 2006-06-18 21:36:47 +0000 fix stupid bug r10098@cain (orig r1995): matthewt | 2006-06-18 23:11:32 +0000 r10080@cain (orig r1985): matthewt | 2006-06-18 21:50:11 +0000 fixup for deflated value handed to inflated accessor r10099@cain (orig r1996): matthewt | 2006-06-18 23:11:35 +0000 r10088@cain (orig r1986): ningu | 2006-06-18 22:23:20 +0000 hopefully actually fix inflate this time r10100@cain (orig r1997): matthewt | 2006-06-18 23:11:38 +0000 r10090@cain (orig r1987): ningu | 2006-06-18 23:00:00 +0000 fix the fix of the fix of the fix r10101@cain (orig r1998): matthewt | 2006-06-18 23:11:41 +0000 r10091@cain (orig r1988): matthewt | 2006-06-18 23:07:59 +0000 store deflated value when handed to store_deflated_column r10103@cain (orig r2000): jguenther | 2006-06-18 23:41:32 +0000 Initial fix for ensure_class_loaded, and added some tests for same r10104@cain (orig r2001): jguenther | 2006-06-19 00:04:56 +0000 fixed up 90ensure_class_loaded.t r10109@cain (orig r2002): castaway | 2006-06-19 06:56:08 +0000 deployment_statements ensures_connected, this to stop the confusion etc over incorrect sqlt_types r10110@cain (orig r2003): castaway | 2006-06-19 07:01:15 +0000 Fix typo.. *test test test*! r10112@cain (orig r2005): captainL | 2006-06-19 09:58:00 +0000 changed join merging behaviour. some code cleanup. r10114@cain (orig r2007): captainL | 2006-06-19 13:02:12 +0000 added entry to Changes for recent merge alterations r10115@cain (orig r2008): matthewt | 2006-06-19 13:05:48 +0000 updated InflateColumn::DateTime docs and Changes r10138@cain (orig r2011): blblack | 2006-06-20 03:35:22 +0000 fix broken test r10139@cain (orig r2012): blblack | 2006-06-20 03:43:30 +0000 add some pod coverage r10141@cain (orig r2014): jester | 2006-06-21 13:00:15 +0000 docced where attribute in resultset --- 82ee5054f88f80a350f4a87b29be75a9454be08d