diff options
author | Russ Cox <rsc@golang.org> | 2013-05-11 21:43:31 +0900 |
---|---|---|
committer | mattn <mattn.jp@gmail.com> | 2013-05-11 21:45:25 +0900 |
commit | d93259577c756481bb6f913d93c9e5a831f13c84 (patch) | |
tree | bad642cccff8af6ed786425a3a4d59e05cd40ea9 /sqlite3_test.go | |
parent | Treat int as 64bit (diff) | |
download | golite-d93259577c756481bb6f913d93c9e5a831f13c84.tar.gz golite-d93259577c756481bb6f913d93c9e5a831f13c84.tar.xz |
the SQLiteResult refers to the connection after it should no longer be referring to the connection. The fix is to fetch the answers before Exec returns, just in case someone wants them.
Diffstat (limited to 'sqlite3_test.go')
0 files changed, 0 insertions, 0 deletions