Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-09-28 | Make sure size() can still be called once we reached the end of result set | Boris Kolpackov | 1 | -0/+1 |
2012-03-07 | Use RAII to free select statement results | Boris Kolpackov | 1 | -0/+1 |
2011-11-02 | Add result_iterator::id() function that returns id without loading object | Boris Kolpackov | 1 | -0/+1 |
2011-10-27 | Simplify LOB column query tests | Constantin Michael | 1 | -49/+43 |
2011-10-26 | Add BLOB comparison and null predicate test cases to query test | Constantin Michael | 1 | -43/+50 |
2011-02-22 | Fix iteration over uncached query result | Boris Kolpackov | 1 | -0/+4 |
2010-11-26 | Postpone fetching of the data for cached results | Boris Kolpackov | 1 | -0/+1 |
2010-08-13 | Test language-embedded queries | Boris Kolpackov | 1 | -10/+88 |
2010-08-10 | Query test | Boris Kolpackov | 1 | -0/+15 |