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