Fixed a bug in where condition usage in Update & Delete operations.
authorMadhu Venugopal <mavenugo@gmail.com>
Wed, 21 May 2014 13:05:43 +0000 (06:05 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Wed, 21 May 2014 13:05:43 +0000 (06:05 -0700)
commita1d752bd20424d4ac656dec9ef20532c588d7661
treefe437ae2d55c82a97a4581725ac3e79bc8243667
parent65aa1902a1e14ad7e0ff73d8545ed0baff016473
Fixed a bug in where condition usage in Update & Delete operations.
Also moved Delete operation to a seperate transaction in the Test code to test multiple transactions.

Change-Id: Idd1bb88ccbda75047c83d8e825992f8ee6aad881
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>