On Fri, May 11, 2012 at 02:10:26PM +0200, Perl Authors Upload Server wrote:
>     The well-known DBIx::Class provides a powerful way to abstract
>     database queries, but it requires full table definitions and a bunch
>     of .pm files in order to define a schema.

Also, no it doesn't.

Kioku's DBI backend for example creates ResultSource objects corresponding
to the parts of the schema it cares about and never provides complete
definitions of any .pm files.

Please consider talking to the DBIx::Class mailing list - we have enough
features that it can sometimes be a little tricky to find them all in the
documentation, sorry :)

-- 
Matt S Trout - Shadowcat Systems - Perl consulting with a commit bit and a clue

http://shadowcat.co.uk/blog/matt-s-trout/   http://twitter.com/shadowcat_mst/

Email me now on mst (at) shadowcat.co.uk and let's chat about how our Catalyst
commercial support, training and consultancy packages could help your team.

Reply via email to