[rt-commit] CVS commit: DBIx

jesse at fsck.com jesse at fsck.com
Sat Aug 12 18:04:08 EDT 2000


Module Name:	DBIx
Committed By:	jesse
Date:		Sat Aug 12 22:04:08 UTC 2000

Modified Files:
	DBIx/EasySearch: EasySearch.pm

Log Message:
Some improvements to easysearch.pm

NOT LIKE is now treated equivalently to LIKE in that its VALUE
is automatically wrapped in % characters

A few cleanups in the new Join function

added (and doced) the new CleanSlate function which allows
a subclass to tell the EasySearch to forget everything it knows
about this search and recalculate the SQL next time around.

It became obvious that we needed something like this in the new RT::Tickets


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 DBIx/EasySearch/EasySearch.pm






More information about the Rt-commit mailing list