Commit Graph

5 Commits

Author SHA1 Message Date
Lunny Xiao 265dd66928 fix bug on cache delete (#703)
* fix bug on cache delete

* fix cache issues and improve the tests
2017-09-09 11:03:34 +08:00
Lunny Xiao 240b4d97ef add more tests (#597) 2017-05-31 11:04:09 +08:00
Henry Huang 9d7e85c39d update for valueof interface (#578) 2017-05-22 23:03:57 +08:00
biless a012756d38 fix pk can't set value when pk is point value or rename (#588)
* fix pk can't set value when pk is point value

* Revert "fix pk can't set value when pk is point value"

This reverts commit e78c076e57.

* fix pk can't set value when pk is point value or rename

* remove trace

* fix insert nil pk in pg
2017-05-18 10:37:20 +08:00
Lunny Xiao bdb225ceb5
add test for InsertOne to confirm #545 2017-03-26 21:26:02 +08:00