pjs/storage
sspitzer%mozilla.org 510da30039 unit test for bug #393952: crash when I try to VACUUM (StorageUnicodeFunctions::likeFunction() should handle null aArgv[0] and aArgv[1])
r=sdwilsh
2007-08-28 16:39:07 +00:00
..
build fix for bug: mozStorage doesn't handle unicode in LIKE, UPPER, or LOWER functions 2007-08-10 16:19:58 +00:00
public fix for bug #391697: add escapeStringForLIKE to mozIStorageStatement 2007-08-10 22:57:03 +00:00
src Bug 383673 - mozStorageValueArray only asserts on out of bounds (and other cleanup). r=sspitzer 2007-08-28 15:29:49 +00:00
test unit test for bug #393952: crash when I try to VACUUM (StorageUnicodeFunctions::likeFunction() should handle null aArgv[0] and aArgv[1]) 2007-08-28 16:39:07 +00:00
Makefile.in