pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-DBIx-Class-Fixtures ve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ae9f02a4eb3
branches:  trunk
changeset: 546364:1ae9f02a4eb3
user:      seb <seb%pkgsrc.org@localhost>
date:      Fri Aug 29 20:17:57 2008 +0000

description:
Note initial addition of p5-DBIx-Class-Fixtures version 1.001001
as databases/p5-DBIx-Class-Fixtures into The NetBSD Packages
Collection.

The Perl 5 module DBIx::Class::Fixtures allows to dump fixtures
from source database to filesystem then import to another database
(with same schema) at any time. Use as a constant dataset for
running tests against or for populating development databases when
impractical to use production clones. Describe fixture set using
relations and conditions based on your DBIx::Class schema.

diffstat:

 doc/CHANGES-2008 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r dc4673e965a3 -r 1ae9f02a4eb3 doc/CHANGES-2008
--- a/doc/CHANGES-2008  Fri Aug 29 20:17:08 2008 +0000
+++ b/doc/CHANGES-2008  Fri Aug 29 20:17:57 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.2012 2008/08/29 16:45:06 sborrill Exp $
+$NetBSD: CHANGES-2008,v 1.2013 2008/08/29 20:17:57 seb Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -3482,3 +3482,4 @@
        Updated chat/bitlbee to 1.2.2 [tonio 2008-08-29]
        Updated www/py-django-devel to 1.0beta2 [joerg 2008-08-29]
        Updated x11/xdialog to 2.3.1 [sborrill 2008-08-29]
+       Added databases/p5-DBIx-Class-Fixtures version 1.001001 [seb 2008-08-29]



Home | Main Index | Thread Index | Old Index