X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=b195f0473907b97e171465471e8c003cbae7b533;hp=9b7da53fc2edaa5362663b5497bb65180aa3eacb;hb=c0f4f8bb0640858d094a3c9110badcdc08f91606;hpb=46bb5b38b2c2090d73675e4fae2f8ffcb6eee1e6 diff --git a/Changes b/Changes index 9b7da53..b195f04 100644 --- a/Changes +++ b/Changes @@ -30,7 +30,9 @@ Revision history for DBIx::Class - Deal with the distinct => 1 attribute properly when using prefetch - Multiple POD improvements - + - Improved support for non-schema-qualified tables under + Postgres. + - Fixed last_insert_id sequence detection. 0.08108 2009-07-05 23:15:00 (UTC) - Fixed the has_many prefetch with limit/group deficiency -