erwin 2006-02-04 19:45:40 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/p5-DBIx-Class-Schema-Loader Makefile distinfo
pkg-descr pkg-plist
Log:
DBIx::Class::Schema::Loader automates the definition of a
DBIx::Class::Schema by scanning table schemas and setting up columns and
primary keys.
DBIx::Class::Schema::Loader supports MySQL, Postgres, SQLite and DB2.
See DBIx::Class::Schema::Loader::Generic for more, and
DBIx::Class::Schema::Loader::Writing for notes on writing your own
db-specific subclass for an unsupported db.
This module requires DBIx::Class 0.05 or later, and obsoletes
DBIx::Class::Loader for DBIx::Class version 0.05 and later.
WWW: http://search.cpan.org/dist/DBIx-Class-Schema-Loader/
PR: ports/92813
Submitted by: Lars Balker Rasmussen <[EMAIL PROTECTED]>
Revision Changes Path
1.486 +1 -0 ports/databases/Makefile
1.1 +44 -0 ports/databases/p5-DBIx-Class-Schema-Loader/Makefile
(new)
1.1 +3 -0 ports/databases/p5-DBIx-Class-Schema-Loader/distinfo
(new)
1.1 +19 -0 ports/databases/p5-DBIx-Class-Schema-Loader/pkg-descr
(new)
1.1 +11 -0 ports/databases/p5-DBIx-Class-Schema-Loader/pkg-plist
(new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"