./databases/p5-CatalystX-CRUD-ModelAdapter-DBIC, CRUD for Catalyst::Model::DBIC::Schema

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.11, Package name: p5-CatalystX-CRUD-ModelAdapter-DBIC-0.11, Maintainer: pkgsrc-users

CatalystX::CRUD::ModelAdapter::DBIC implements the
CatalystX::CRUD::ModelAdapter API for DBIx::Class.


Required to run:
[lang/perl5] [devel/p5-Data-Dump] [databases/p5-CatalystX-CRUD] [databases/p5-Catalyst-Model-DBIC-Schema] [databases/p5-DBIx-Class] [databases/p5-DBIx-Class-RDBOHelpers]

Master sites: (Expand)

SHA1: ff9e6b57e3b125135ab9fb9d717b4b316c396fb6
RMD160: 73ae7489f0961735f19760cbf88dbc959610bc3c
Filesize: 52.412 KB

Version history: (Expand)


CVS history: (Expand)


   2010-03-10 14:03:22 by Jens Rehsack | Files touched by this commit (2)
Log message:
Updating databases/p5-CatalystX-CRUD-ModelAdapter-DBIC from 0.10nb1 to 0.11

Upstream changes:
0.11    1 Dec 2009
        * fix order by logic to check for cxc-m2m param (still a TODO item)
        * refactor tests to put Root methods in their own controller
   2009-09-24 08:50:22 by Jens Rehsack | Files touched by this commit (116)
Log message:
Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
   2009-07-15 08:26:14 by Jens Rehsack | Files touched by this commit (2)
Log message:
pkgsrc changes:
  - Updating package for p5 module CatalystX::CRUD::ModelAdapter::DBIC
    from 0.08 to 0.10
  - Adjusting license and dependencies

Upstream changes:
0.10    14 July 2009
        * fix tests so that (a) sql is complete and (b) skip is sqlite3 cmd tool \ 
not found
0.09    13 June 2009
        * fix ORDER BY via cxc-order so that it actually works, including tests \ 
for multi-column sort.
   2009-04-30 23:42:41 by Jens Rehsack | Files touched by this commit (2)
Log message:
PkgSrc changes:
  - Updating package for p5 module of CatalystX::CRUD::ModelAdapter::DBIC
    from 0.07 to 0.08
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.08    29 April 2009
        * switch to MRO::Compat from Class::C3
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-10-13 00:59:39 by Havard Eidnes | Files touched by this commit (3) | Imported package
Log message:
Import p5-CatalystX-CRUD-ModelAdapter-DBIC version 0.07.

CatalystX::CRUD::ModelAdapter::DBIC implements the
CatalystX::CRUD::ModelAdapter API for DBIx::Class.