[Bast-commits] r8212 - in
branches/DBIx-Class-Schema-Loader/relationship_attrs: .
lib/DBIx/Class/Schema
rbuels at dev.catalyst.perl.org
rbuels at dev.catalyst.perl.org
Fri Jan 1 04:47:12 GMT 2010
Author: rbuels
Date: 2010-01-01 04:47:11 +0000 (Fri, 01 Jan 2010)
New Revision: 8212
Modified:
branches/DBIx-Class-Schema-Loader/relationship_attrs/Changes
branches/DBIx-Class-Schema-Loader/relationship_attrs/lib/DBIx/Class/Schema/Loader.pm
Log:
added self to contributors, added note to changelog
Modified: branches/DBIx-Class-Schema-Loader/relationship_attrs/Changes
===================================================================
--- branches/DBIx-Class-Schema-Loader/relationship_attrs/Changes 2010-01-01 04:45:18 UTC (rev 8211)
+++ branches/DBIx-Class-Schema-Loader/relationship_attrs/Changes 2010-01-01 04:47:11 UTC (rev 8212)
@@ -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)
Modified: branches/DBIx-Class-Schema-Loader/relationship_attrs/lib/DBIx/Class/Schema/Loader.pm
===================================================================
--- branches/DBIx-Class-Schema-Loader/relationship_attrs/lib/DBIx/Class/Schema/Loader.pm 2010-01-01 04:45:18 UTC (rev 8211)
+++ branches/DBIx-Class-Schema-Loader/relationship_attrs/lib/DBIx/Class/Schema/Loader.pm 2010-01-01 04:47:11 UTC (rev 8212)
@@ -455,6 +455,8 @@
jhannah: Jay Hannah <jay at jays.net>
+rbuels: Robert Buels <rmb32 at cornell.edu>
+
... and lots of other folks. If we forgot you, please write the current
maintainer or RT.
More information about the Bast-commits
mailing list