Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(224)

Issue 5653050: code review 5653050: database/sql: remove Into from ScannerInto/ScanInto (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by bradfitz
Modified:
13 years, 1 month ago
Reviewers:
CC:
golang-dev, r, rsc
Visibility:
Public.

Description

database/sql: remove Into from ScannerInto/ScanInto Also fix a doc error. Fixes issue 2843

Patch Set 1 #

Patch Set 2 : diff -r c7e45cb04a37 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r c7e45cb04a37 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r cc72af9573c4 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -20 lines) Patch
M src/pkg/database/sql/convert.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/database/sql/sql.go View 1 7 chunks +20 lines, -18 lines 0 comments Download

Messages

Total messages: 4
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 1 month ago (2012-02-09 23:14:51 UTC) #1
r
LGTM
13 years, 1 month ago (2012-02-09 23:15:42 UTC) #2
rsc
LGTM
13 years, 1 month ago (2012-02-09 23:17:31 UTC) #3
bradfitz
13 years, 1 month ago (2012-02-09 23:20:56 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=ac398580bd7b ***

database/sql: remove Into from ScannerInto/ScanInto

Also fix a doc error.

Fixes issue 2843

R=golang-dev, r, rsc
CC=golang-dev
http://codereview.appspot.com/5653050
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b