The documentation for DBIx::Class::Row::set_inflated_columns says this:

    Will even accept arrayrefs of data as a value to a "has_many" in
    DBIx::Class::Relationship key, and create the related objects if
    necessary.

When I try this, though, I get an error message saying this:

    Recursive update is not supported over relationships of type 'multi'

Is this a doc bug?

--Doug

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to