0135852a0e
We may never need this code to work with CockroachDB, but I'm on a mission to avoid problematic uses of Begin() and BeginTx(), and anywhere they appear is a possible place for someone to copy-and-paste and do something wrong. dbutil.WithTx makes this code a little bit simpler too, so it seems worthwhile. Change-Id: I9b4ab484db4590cad5ab07de515bbf5d9708daed |
||
---|---|---|
.. | ||
schema | ||
alternateclient_test.go | ||
alternateclient.go | ||
client_test.go | ||
client.go | ||
common.go |