aboutsummaryrefslogtreecommitdiff
path: root/src/strings
diff options
context:
space:
mode:
authorDaniel Theophanes <kardianos@gmail.com>2016-10-06 11:06:21 -0700
committerBrad Fitzpatrick <bradfitz@golang.org>2016-10-15 07:13:17 +0000
commit86b2f29676c52774d91dda96e0ba5d4d7bcd3b47 (patch)
tree7c88e2c500d80a1edab4d4b683aa7f3ca787573f /src/strings
parentbe48aa3f3a16006ab31c424487af352ca374afed (diff)
downloadgo-86b2f29676c52774d91dda96e0ba5d4d7bcd3b47.tar.xz
database/sql: add support for multiple result sets
Many database systems allow returning multiple result sets in a single query. This can be useful when dealing with many intermediate results on the server and there is a need to return more then one arity of data to the client. Fixes #12382 Change-Id: I480a9ac6dadfc8743e0ba8b6d868ccf8442a9ca1 Reviewed-on: https://go-review.googlesource.com/30592 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/strings')
0 files changed, 0 insertions, 0 deletions