update Fri Jan 22 12:37:00 PST 2010
[pkgsrc.git] / databases / p5-DBIx-Class / DESCR
1 This is an SQL to OO mapper, inspired by the Class::DBI framework, and
2 meant to support compability with it, while restructuring the internals
3 and making it possible to support some new features like self-joins,
4 distinct, group bys and more.
5
6 This project is still at an early stage, so the maintainers don't make
7 any absolute promise that full backwards-compatibility will be
8 supported; however, if we can without compromising the improvements
9 we're trying to make, we will, and any non-compatible changes will merit
10 a full justification on the mailing list and a CPAN developer release
11 for people to test against.