Changes for version 0.302000

  • All fixes below graciously provided by ZipRecruiter.
  • Warn when a not-null autoincrement primary key has a value set.
    • Set the allow_pk_set_value parameter to disable the warning.
  • Defer handling of nullable FKs to enable self-referential rows.

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