Add support for load_namespaces(lazy_load => 1, ...)
authorJan Henning Thorsen <jhthorsen@cpan.org>
Fri, 23 Aug 2013 12:37:58 +0000 (14:37 +0200)
committerJan Henning Thorsen <jhthorsen@cpan.org>
Fri, 23 Aug 2013 13:43:59 +0000 (15:43 +0200)
commitf0d44f85c2ff27bd8b4590caa5bdbb69839e43ac
treef204b06c54effdb97c7b5dd1be0f44cfe4164bc4
parentfc72869b7c4bfe8fa889c8800c0238d812bb70e2
Add support for load_namespaces(lazy_load => 1, ...)

  All tests successful.
  Files=94, Tests=20844, 25 wallclock secs
  Result: PASS

  All database related tests was skipped when running this test suite.
lib/DBIx/Class/Schema.pm
t/39load_namespaces_lazy.t [new file with mode: 0644]
t/lib/DBICNSTest/Result/R.pm [new file with mode: 0644]