diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-03-07 10:21:09 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-03-07 10:21:09 +0200 |
commit | 382d0972301fb575f36eb2e5d442d735d7da3da4 (patch) | |
tree | f6fe9c80389c85e72bf849e8527f09e207cece0e /common/query/test.std | |
parent | 58f14a5a500b92f6ed34fe20a896ae9c2d777071 (diff) |
Use RAII to free select statement results
Diffstat (limited to 'common/query/test.std')
-rw-r--r-- | common/query/test.std | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/query/test.std b/common/query/test.std index 58a2aa0..e4ed7a0 100644 --- a/common/query/test.std +++ b/common/query/test.std @@ -98,3 +98,4 @@ Jane Doe 29 married test 016 test 017 +test 018 |