aboutsummaryrefslogtreecommitdiff
path: root/src/plugin/plugin_dlopen.go
diff options
context:
space:
mode:
authorDaniel Theophanes <kardianos@gmail.com>2016-10-16 23:11:55 -0700
committerBrad Fitzpatrick <bradfitz@golang.org>2016-10-30 17:05:28 +0000
commitce6aa2ebdab0c6616ef17acc9282b0e168f5f21a (patch)
treed2760dee9bb27c34f113f15152b72431b1d1497c /src/plugin/plugin_dlopen.go
parent042264ef1b073b1b485e6e24977e506e1a6bdb3f (diff)
downloadgo-ce6aa2ebdab0c6616ef17acc9282b0e168f5f21a.tar.xz
database/sql: add context helper methods and transaction types
Prior to this change, it was implied that transaction properties would be carried in the context value. However, no such properties were defined, not even common ones. Define two common properties: isolation level and read-only. Drivers may choose to support additional transaction properties. It is not expected any further transaction properties will be added in the future. Change-Id: I2f680115a14a1333c65ba6f943d9a1149d412918 Reviewed-on: https://go-review.googlesource.com/31258 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/plugin/plugin_dlopen.go')
0 files changed, 0 insertions, 0 deletions