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