pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/p5-Rose-DB-Object
Module Name: pkgsrc
Committed By: sno
Date: Wed Sep 16 17:50:10 UTC 2009
Modified Files:
pkgsrc/databases/p5-Rose-DB-Object: Makefile distinfo
Log Message:
Updating databases/p5-Rose-DB-Object from 0.782 to 0.783
Upstream changes:
0.783 (09.14.2009) - John Siracusa <siracusa%gmail.com@localhost>
* Added new range operators: between, gt_lt, gt_le, ge_lt, and ge_le.
* The strip() helper method will now throw an exception when there are
pending "on-save" actions. (Reported by Kevin McGrath)
* Added strip_on_save_ok parameter to strip() to override the default
behavior.
* Worked around yet another MySQL empty-string-default "feature."
(Reported by Terrence Brannon)
* Added missing documentation about the required return value of the
"object" handler in the traverse_depth_first() helper method.
(Reported by David Christensen)
* The traverse_depth_first() helper now preserves the existing context
object if a "relationship" handler is not defined. (Reported by
David Christensen)
* Fixed a bug that prevented scalar reference filter arguments from working
correctly with date columns in Manager queries. (Reported by Todd Lyons)
* Fixed a multi-many Manager bug that caused duplicate sub-objects to be
linked to the wrong parent object. (Reported by Anton Shevchenko)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/p5-Rose-DB-Object/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/databases/p5-Rose-DB-Object/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index