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

Changes for version 0.100 - 2016-02-27

  • BUG FIXES
    • Fix bug causing exception in find_variant method from the Product class (Peter Mottram).
    • Correct CASCADE behaviour in Cart class (Peter Mottram).
  • ENHANCEMENTS
    • Add user_locale attribute to Schema (Peter Mottram, GH #127).
    • Improve usage of Me helper (Peter Mottram, Stefan Hornburg/Racke, GH #194).
    • Add support for partial shipments (Peter Mottram, GH #192).
    • Change file column in Media to be nullable (Peter Mottram).
    • Remove 'is_foreign_key => 1' from result class definitions (Peter Mottram).
    • Add priority column to Media class (Peter Mottram).
    • Add Navigation resultset class (Peter Mottram).
    • Add MediaNavigation link table (Peter Mottram).
    • Remove unused variable in with_highest_price method (Stefan Hornburg/Racke).
    • Add with_media method to Product ResultSet class (Peter Mottram).
    • Add current_user attribute to Schema (Peter Mottram).
    • Replace ProductReview result class with ProductMessage (Peter Mottram).
    • Resize numeric columns holding prices (Peter Mottram).
    • Support old Perls (Peter Mottram).
  • TESTS
    • Full code coverage of tests (Peter Mottram).

Documentation

create PNG image graph of Interchange6::Schema
Index of the Manual
Result, ResultSet and Populate classes for Interchange6::Schema
Details of database engine support for Interchange6

Modules

Database Schema for Interchange 6
add DBIx::Class::Candy to our Result classes
populates a website with various fixtures
the default resultset class for Interchange6