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