[DBIx-Class-Devel] [dbix-class] Lazy load sources (#59)

Gareth Kirwan notifications at github.com
Sun Sep 7 15:34:03 GMT 2014


Same as jhthorsen's original PR.
Rebased and fixed for changes since.

I'll be going through testing of this in the coming week.
You can merge this Pull Request by running:

  git pull https://github.com/gbjk/dbix-class lazy_load_sources

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

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

-- Commit Summary --

  * Add support for load_namespaces(lazy_load => 1, ...)
  * lazy_load: sources() returns available source names
  * Made fa96ac0 work wit the rest of the test suite
  * Fix lazy load sources for latest releases
  * Fix connect vivifying all sources anyway

-- File Changes --

    M lib/DBIx/Class/Schema.pm (56)
    A t/39load_namespaces_lazy.t (39)
    A t/lib/DBICNSTest/Result/R.pm (13)

-- Patch Links --

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

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/59
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20140907/a2054534/attachment.htm>


More information about the DBIx-Class-Devel mailing list