[DBIx-Class-Devel] [dbix-class] Continuation of stalled factor-out-source-tree branch (#26)

joseds notifications at github.com
Sat Apr 27 22:58:56 GMT 2013


This adds a source_tree method (and helper methods) to Schema.pm returning details about the dependencies between sources in a schema.

A test is included and the todo's in 
https://github.com/dbsrgits/dbix-class/blob/topic/factor-out-source-tree/TO_MERGE
have (hopefully) all been implemented. 

Please check if the "hard" attribute for relations is set as intended.
You can merge this Pull Request by running:

  git pull https://github.com/joseds/dbix-class topic/determine_source_tree

Or you can view, comment on it, or merge it online at:

  https://github.com/dbsrgits/dbix-class/pull/26

-- Commit Summary --

  * added extended version of source_tree method and test for it

-- File Changes --

    M lib/DBIx/Class/Schema.pm (252)
    A t/schema/source-tree.t (718)

-- Patch Links --

https://github.com/dbsrgits/dbix-class/pull/26.patch
https://github.com/dbsrgits/dbix-class/pull/26.diff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20130427/b88cd3e2/attachment.htm


More information about the DBIx-Class-Devel mailing list