From: Robert Buels Date: Fri, 1 Jan 2010 04:47:11 +0000 (+0000) Subject: added self to contributors, added note to changelog X-Git-Tag: 0.04999_13~8^2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7b505bbd306da371eaacd17d1b5716ef1f8d9c14;p=dbsrgits%2FDBIx-Class-Schema-Loader.git added self to contributors, added note to changelog --- diff --git a/Changes b/Changes index 598f2aa..bf7dc8f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader + - added relationship_attrs option for setting attributes in + generated relationships - added overwrite_modifications option that ignores md5sums on generated code - better handling of db_schema for Oracle, based on (RT#35732) diff --git a/lib/DBIx/Class/Schema/Loader.pm b/lib/DBIx/Class/Schema/Loader.pm index 89cf56f..35bd7b2 100644 --- a/lib/DBIx/Class/Schema/Loader.pm +++ b/lib/DBIx/Class/Schema/Loader.pm @@ -455,6 +455,8 @@ gugu: Andrey Kostenko jhannah: Jay Hannah +rbuels: Robert Buels + ... and lots of other folks. If we forgot you, please write the current maintainer or RT.