Changes for version 0.009
- Change: 7098a266e7653a0d73bc3237b80a69b48416a267 Author: Jerome Eteve <[email protected]> Date : 2017-08-03 10:25:47 +0000
- Merge pull request #5 from markhawkes/master
- Added update_or_create()
- Change: 36cc8a93a399fb9926a6a2bb10c5dbc67ebe1a81 Author: mhawkes <[email protected]> Date : 2017-08-02 13:29:46 +0000
- Added update_or_create()
- ...which calls the underlying DBIx::Class::ResultSet::update_or_create
- Plus 8 releases after 2016-08-03 00:00:00 +0000.
Modules
A Moose role to allow your business model to wrap business code around a dbic model.
A factory class that decorates a DBIx::Class::ResultSet.
A Factory class to inherit from
Base class for object containing business code around another DBIC object.