[Dbix-class] [ANNOUNCE] DBIx::Class::Loader
Todd Hepler
thepler at watson.wustl.edu
Tue Sep 20 17:12:53 CEST 2005
Sebastian Riedel wrote:
> Hi,
>
> Matt just bugged me enough to write DBIx::Class::Loader, which i've
> just committed.
> It's supposed to work with SQLite, PostgreSQL and MySQL.
> Code is a bit messy and needs cleanups, but you'll take care of that. ;)
>
> http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class-Loader/
>
> Let the testing begin!
>
>
Is there a reason why these are not implemented using the DBI Catalog
methods (table_info, column_info, etc)? Do the DBD drivers not have
consistent support for them?
Just curious,
-thepler
More information about the Dbix-class
mailing list