Changes for version 0.400000

  • THIS RELEASE CONTAINS A POTENTIALLY BREAKING BEHAVIOR CHANGE.
  • Only process children when a unique constraint is met.
    • This means no parent or value settings are processed. Only children.
  • Fix a nasty bug when the FK is also a UK and there is more than one relationship emanating from the child table.
  • Add support for relationships defined by subroutines
    • The assumption that all relationships are single-column is likely to have to be dealt with soon. but, not yet.
  • Add SIMS_DEBUG envvar to output useful debugging information.

Modules

The addition of simulating data to DBIx::Class

Provides

in lib/DBIx/Class/Sims/Runner.pm
in lib/DBIx/Class/Sims/Util.pm
in lib/DBIx/Class/Sims.pm