Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Issue 1309933003: datastore: Add DecodeCursor to [Raw]Interface. (Closed)

Created:
5 years, 4 months ago by dnj
Modified:
5 years, 4 months ago
Reviewers:
iannucci
CC:
chromium-reviews
Base URL:
https://github.com/luci/gae@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : Track error in count filter. #

Patch Set 3 : Use more concise formulation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -3 lines) Patch
M filter/count/rds.go View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M impl/dummy/dummy.go View 1 chunk +1 line, -0 lines 0 comments Download
M impl/memory/datastore.go View 2 chunks +8 lines, -0 lines 0 comments Download
M impl/memory/datastore_query.go View 3 chunks +14 lines, -1 line 0 comments Download
M impl/prod/raw_datastore.go View 1 chunk +4 lines, -0 lines 0 comments Download
M service/datastore/datastore.go View 1 chunk +4 lines, -0 lines 0 comments Download
M service/datastore/interface.go View 2 chunks +8 lines, -2 lines 0 comments Download
M service/datastore/raw_interface.go View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dnj
5 years, 4 months ago (2015-08-21 23:23:19 UTC) #1
iannucci
lgtm https://codereview.chromium.org/1309933003/diff/1/filter/count/rds.go File filter/count/rds.go (right): https://codereview.chromium.org/1309933003/diff/1/filter/count/rds.go#newcode51 filter/count/rds.go:51: return r.ds.DecodeCursor(s) I think you want ret, err ...
5 years, 4 months ago (2015-08-21 23:30:03 UTC) #2
dnj
5 years, 4 months ago (2015-08-21 23:57:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
19121d4476fa4c6dc1e4405f77a48a921bba8214 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698