[DBIx-Class-Devel] [dbsrgits/dbix-class-schema-loader] Separate schema metadata into its own module (Issue #56)

Ovid notifications at github.com
Mon Aug 14 06:57:40 GMT 2023


DBIC::Schema::Loader has some amazing work to fetch schema metadata for multiple databases. I have a project which could very much use this metadata, but without requiring that I load `DBIx::Class::Schema::Loader` or install `DBIx::Class` (which the `Makefile.PL` lists as a dependency).

It is possible to break the database metadata (`1lib/DBIx/Class/Schema/Loader/Base.pm` and subclasses) into its own distribution with a clean interface?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class-schema-loader/issues/56
You are receiving this because you are subscribed to this thread.

Message ID: <dbsrgits/dbix-class-schema-loader/issues/56 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20230813/f371ebd4/attachment.htm>


More information about the DBIx-Class-Devel mailing list