1
0
mirror of https://github.com/golang/go synced 2024-10-05 22:21:23 -06:00
go/src/database/sql
Russ Cox 3c9f60c99a database/sql: document closing requirements for Stmts
Fixes #8952.

Change-Id: I678f9706eccb5a344eeb0244f45b7b7669830bdc
Reviewed-on: https://go-review.googlesource.com/12204
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-07-15 04:31:41 +00:00
..
driver
convert_test.go
convert.go
doc.txt
example_test.go
fakedb_test.go database/sql: Retry with a fresh connection after maxBadConnRetries 2015-04-08 16:18:36 +00:00
sql_test.go all: link to https instead of http 2015-07-11 14:36:33 +00:00
sql.go database/sql: document closing requirements for Stmts 2015-07-15 04:31:41 +00:00