On 09/26/2015 07:23 PM, Bill Moseley wrote:
there's hundreds (if not thousands) of existing individual direct DBI calls in the app.
In this case it may be more practicl to invert the relationship - have the app manage/obtain the $dbh, and hand it to DBIC via
->connect(sub \&something_that_gets_a_connected_dbh_on_every_call ) Cheers _______________________________________________ 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/dbix-class@lists.scsys.co.uk