Hi, 2010/1/22 Alex Povolotsky <[email protected]>: > Hello! > > I'm working on a bit weird system (cannot change protocol right now, alas). > > I have to convert DBIx::Class::Row object into INSERT clause, skipping NULL > fields. > > Everything is quite simple, except proper retrieval of table name. > > lc($self->{_source_handle}->{source_moniker})
$row->result_source->from? Bye, -- Pedro Melo http://www.simplicidade.org/ xmpp:[email protected] mailto:[email protected] _______________________________________________ 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]
