YiiMongoDbSuite icon indicating copy to clipboard operation
YiiMongoDbSuite copied to clipboard

Updating unique validator to ignore matches with same pk.

Open intel352 opened this issue 13 years ago • 0 comments

Currently the unique validator does not ensure that records with the same pk are ignored. Patch to ignore same pk.

intel352 avatar Mar 26 '12 06:03 intel352