Path to this page:
Subject: CVS commit: pkgsrc/databases/p5-DBIx-Class-Fixtures
From: Thomas Klausner
Date: 2017-09-27 21:36:34
Message id: 20170927193635.04027FA9C@cvs.NetBSD.org
Log Message:
p5-DBIx-Class-Fixtures: update to 1.001039.
1.001039 2017-09-25 14:15:55+00:00 UTC
- remove trailing comma in tests that was breaking on most JSON parsers.
1.001038 2017-09-20 21:13:13+00:00 UTC
- stop sorting source names before dumping, this allows for some hackery when \
you need certain sources to dump first (see \
https://github.com/dbsrgits/DBIx-Class-Fixtures/pull/12 for details) \
(cngarrison++)
- doc patch for exclude attr (simbabque++)
1.001037 2017-09-20 20:42:03+00:00 UTC
- ignore virtual columns in dump_object (mmims++)
Files: