]> Dogcows Code - chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate/blob - Changes
3e0148c7c2f350b5857f29f10a8c1049091c1f6a
[chaz/p5-DBIx-Class-ResultSet-RecursiveUpdate] / Changes
1 Revision history for DBIx::Class::ResultSet::RecursiveUpdate
2
3 {{ $NEXT }}
4 - Fixed moosified-rs.t failures by making the test skip if not all
5 dependencies are met. Requiring Moose for a compatability test would
6 have been overkill. (thanks CPANTesters & RT#65959)
7
8 0.22 2011-02-09 19:06:34 Europe/Vienna
9 - Fixed updating of nullable has_many rels (RT#65561)
10 - Fixed usage with moosified resultsets (RT#64773)
11
12 0.21 2010-10-28 16:56:18 Europe/Vienna
13 - Warn instead of throwing an exception if a key is neither
14 a column, a relationship nor a many-to-many helper.
15 - More documentation improvements
16
17 0.20 2010-10-19 09:25:33 Europe/Vienna
18 - Support has_many relationships with multi-column primary keys
19
20 0.013 Thu Apr 08 15:37:13 UTC 2010
21 - Allow might_have relationships to be empty
22
23 0.012 Thu Sep 10 19:44:25 CEST 2009
24 - updating records linked to by many to many
25
26 0.009 Sat Jun 20 16:37:57 CEST 2009
27 - if_not_submitted flag (experimental)
28
29 0.006 Fri May 15 11:03:48 CEST 2009
30 - Some adjustments for HTML::FormHandler
31
32 0.004 Sun Apr 19 11:15:57 CEST 2009
33 - Added functional interface - for easy use in Form Processors
34
35 0.001 Wed Jun 18 13:09:28 2008
36 - Initial release.
This page took 0.029356 seconds and 4 git commands to generate.