Hi, I am using DBIx::Class in a new Catalyst project which will include some legacy code that uses plain DBI. Is there a way to get the database handle from my schema and pass it on to the legacy code? I could not see how to do this from the docs. Thanks Ivan Wills