The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.32 - 2014-01-20

  • 'id' can't be used any more as an alias for the primary key column name as DBIx::Class doesn't treat it special
  • Try to construct a new row object with all given update attributes and use it to find the row in the database

Modules

like update_or_create - but recursive
Library to be used by DBIx::Class test scripts.

Provides

in t_dbic/lib/DBICTest/SyntaxErrorComponent3.pm
in t_dbic/lib/DBICTest/Cursor.pm
in t_dbic/lib/DBICTest/Schema/Event.pm
in t_dbic/lib/DBICTest/Schema/EventSmallDT.pm
in t_dbic/lib/DBICTest/Schema/EventTZ.pm
in t_dbic/lib/DBICTest/Schema/EventTZDeprecated.pm
in t_dbic/lib/DBICTest/Schema/EventTZPg.pm
in t_dbic/lib/DBICTest/Schema/Genre.pm
in t_dbic/lib/DBICTest/Schema/NoSuchClass.pm
in t_dbic/lib/DBICTest/Stats.pm
in t_dbic/lib/DBICTest/Util.pm
in t_dbic/lib/DBICTest/Util/OverrideRequire.pm
in t_dbic/lib/DBICTest/Util.pm
in lib/DBIx/Class/ResultSet/RecursiveUpdate.pm