Sunpoet Po-Chuan Hsieh
b92f344f04
- Update to 0.34
...
Changes: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
2014-02-16 10:37:08 +00:00
Sunpoet Po-Chuan Hsieh
711c18f935
- Update to 0.31
...
Changes: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
2013-11-09 18:48:40 +00:00
Vanilla I. Shu
2bf8c2e6f0
Support STAGEDIR.
2013-11-03 06:53:54 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Mathieu Arnold
4819ca343b
- Convert to new perl framework
...
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Cheng-Lung Sung
44c704d576
- Update to 0.30
2013-07-08 01:58:43 +00:00
Anton Berezin
cc2f416212
Update to 0.29.
...
Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
2013-05-06 10:11:38 +00:00
Anton Berezin
aec7419be2
Update to 0.27.
...
Changes:
http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
2013-02-27 10:27:37 +00:00
Anton Berezin
b41212118d
Update to 0.26.
...
Changes: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
2013-01-21 10:36:53 +00:00
Andrej Zverev
ceb9a290db
Cleanup supporting perl version 5.8 and 5.10,
...
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 09:38:59 +00:00
Sunpoet Po-Chuan Hsieh
7355a560fe
- Update to 0.25
...
- Fix LICENSE
- Add missing dependencies
- Pet portlint
Changes: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
2012-04-18 14:33:51 +00:00
Steve Wills
846de94866
- Update to 0.24
...
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Add TEST_DEPENDS
2011-12-15 16:34:41 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
...
With hat: perl
2011-09-17 06:49:29 +00:00
Baptiste Daroussin
38767b36c4
update to 0.23
...
add licenses
Changes: http://cpansearch.perl.org/src/ABRAXXA/DBIx-Class-ResultSet-RecursiveUpdate-0.23/Changes
2011-03-22 09:48:57 +00:00
Baptiste Daroussin
24f92b3cfa
- update to 0.21
...
- changes: http://cpansearch.perl.org/src/ABRAXXA/DBIx-Class-ResultSet-RecursiveUpdate-0.21/Changes
2010-10-30 22:12:57 +00:00
Yen-Ming Lee
9d20d70fc9
- update to 0.013
2010-04-12 22:10:11 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Martin Wilke
086f1ed9b4
- Update to 0.012
2009-11-05 19:58:24 +00:00
Cheng-Lung Sung
b5152fe75b
- Update to 0.011
...
Changes: http://search.cpan.org/dist/DBIx-Class-ResultSet-RecursiveUpdate/Changes
2009-08-26 07:23:15 +00:00
Mark Linimon
49728dccba
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2009-08-16 09:22:05 +00:00
Philip M. Gollucci
0029f0cd54
- Update to 0.010
...
PR: ports/136488
Approved by: maintainer timeout (lbr; 14 days)
Submitted by: myself (pgollucci@)
2009-07-23 17:23:40 +00:00
Lars Balker Rasmussen
471eca0026
New port, databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
...
It is a base class for ResultSets providing just one method: recur-
sive_update which works just like update_or_create but can recursively
update or create data objects composed of multiple rows. All rows need
to be identified by primary keys - so you need to provide them in the
update structure (unless they can be deduced from the parent row - for
example when you have a belongs_to relationship). If not all colums
comprising the primary key are specified - then a new row will be cre-
ated, with the expectation that the missing columns will be filled by
it (as in the case of auto_increment primary keys).
2009-03-25 10:43:25 +00:00