diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-02-22 10:56:47 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-02-22 10:56:47 +0200 |
commit | bd09e3ff6f089bd3fc109fd054d30a099e2722ab (patch) | |
tree | 02032f101c7fa9a9271a2c10f369cd81a192cebb /common/query/test.std | |
parent | 4a250a49537bf223b3665c0f5a017944531b3dfe (diff) |
Fix iteration over uncached query result
Diffstat (limited to 'common/query/test.std')
-rw-r--r-- | common/query/test.std | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common/query/test.std b/common/query/test.std index 14f3205..978282a 100644 --- a/common/query/test.std +++ b/common/query/test.std @@ -92,3 +92,7 @@ test 013 Joe Squeaky Dirt 31 single test 014 +test 015 +John Doe 30 married +Jane Doe 29 married + |