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})

works, but I'm afraid of it. Maybe something more clean, not worming int internal structures?

Alex.


_______________________________________________
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