Merge 'DBIx-Class-current' into 'datetime'
authorMatt S Trout <mst@shadowcat.co.uk>
Fri, 19 May 2006 23:59:07 +0000 (23:59 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Fri, 19 May 2006 23:59:07 +0000 (23:59 +0000)
commit5642f1ec77b5215598728ae7e5188f3bb1b4b318
tree8e3738752f2f342dc1b8a22dcf36fc706c1166da
parent4f0bd3e78e96cf74378f791bb290b329abc48098
parent18bd469b54cf551a59e1d5dbc0d774b60c831578
Merge 'DBIx-Class-current' into 'datetime'

r8695@cain (orig r1663):  matthewt | 2006-05-18 13:19:02 +0000
 r8675@cain (orig r1649):  castaway | 2006-05-17 09:28:27 +0000
 Documentation updates

 r8676@cain (orig r1650):  zarquon | 2006-05-17 09:49:18 +0000
 optimised last_insert_id example for searching
 r8691@cain (orig r1659):  castaway | 2006-05-18 09:48:30 +0000
 Add pod for params of inflate/deflate coderefs

r8709@cain (orig r1677):  tomk | 2006-05-18 17:13:14 +0000
Moved UUIDColumns from DBIX-Class-current into it's own dist in the trunk
r8710@cain (orig r1678):  matthewt | 2006-05-18 17:36:48 +0000
Moved PK::Auto into core
r8749@cain (orig r1702):  castaway | 2006-05-19 20:26:38 +0000
zbys Postgres casecheck patch

r8752@cain (orig r1703):  jguenther | 2006-05-19 20:50:55 +0000
added ensure_class_loaded method to Componentized, which should fix problems with nonexistent classes referenced in relationships going undetected
r8753@cain (orig r1704):  jguenther | 2006-05-19 20:56:32 +0000
removed DBICTest::Schema::Casecheck until someone adds it
lib/DBIx/Class/Storage/DBI.pm
t/lib/DBICTest/Schema.pm