Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago
(2011-10-25 23:53:06 UTC)
#1
http://codereview.appspot.com/5294067/diff/7001/src/pkg/exp/sql/sql.go File src/pkg/exp/sql/sql.go (right): http://codereview.appspot.com/5294067/diff/7001/src/pkg/exp/sql/sql.go#newcode238 src/pkg/exp/sql/sql.go:238: // Begin starts a transaction. The isolation level is ...
13 years, 4 months ago
(2011-11-02 18:33:48 UTC)
#6
On Wed, Nov 2, 2011 at 14:33, <bradfitz@golang.org> wrote: > It's a TODO to add ...
13 years, 4 months ago
(2011-11-02 18:58:57 UTC)
#9
On Wed, Nov 2, 2011 at 14:33, <bradfitz@golang.org> wrote:
> It's a TODO to add support for Begin at a specified level.
what are the levels?
i thought isolated was isolated.
On Wed, Nov 2, 2011 at 11:58 AM, Russ Cox <rsc@golang.org> wrote: > On Wed, ...
13 years, 4 months ago
(2011-11-02 19:12:13 UTC)
#10
On Wed, Nov 2, 2011 at 11:58 AM, Russ Cox <rsc@golang.org> wrote:
> On Wed, Nov 2, 2011 at 14:33, <bradfitz@golang.org> wrote:
> > It's a TODO to add support for Begin at a specified level.
>
> what are the levels?
> i thought isolated was isolated.
>
I linked them above. Probably got URL noise from rietveld, so:
http://en.wikipedia.org/wiki/**Isolation_(database_systems)#**
Isolation_levels<http://en.wikipedia.org/wiki/Isolation_(database_systems)#Isolation_levels>
Issue 5294067: code review 5294067: exp/sql: finish transactions, flesh out types, docs
(Closed)
Created 13 years, 4 months ago by bradfitz
Modified 13 years, 4 months ago
Reviewers:
Base URL:
Comments: 9