Age | Commit message (Expand) | Author | Files | Lines |
2011-11-08 | Get rid of custom value_traits specialization in query test | Boris Kolpackov | 1 | -1/+1 |
2011-11-02 | Add result_iterator::id() function that returns id without loading object | Boris Kolpackov | 1 | -0/+14 |
2011-11-02 | Prevent potential image overwrite in MySQL query result | Boris Kolpackov | 1 | -1/+6 |
2011-11-01 | Enable query test 14 for Oracle | Constantin Michael | 1 | -2/+0 |
2011-10-27 | Dereference nullable | Boris Kolpackov | 1 | -1/+1 |
2011-10-27 | Rename typedef type for clarity | Constantin Michael | 1 | -1/+1 |
2011-10-27 | Temporarily exclude query test 14 from Oracle test suite | Constantin Michael | 1 | -13/+15 |
2011-10-27 | Simplify LOB column query tests | Constantin Michael | 1 | -3/+24 |
2011-10-27 | Revert to manually quoting Oracle identifiers where necessary | Constantin Michael | 1 | -10/+23 |
2011-10-26 | Add BLOB comparison and null predicate test cases to query test | Constantin Michael | 1 | -3/+41 |
2011-10-26 | Temporarily disable query test 14 | Constantin Michael | 1 | -13/+13 |
2011-10-26 | Quote schema object identifiers for Oracle where necessary | Constantin Michael | 1 | -8/+12 |
2011-03-28 | Recode tests to work with implementations lacking result::size() | Boris Kolpackov | 1 | -3/+3 |
2011-02-22 | Fix iteration over uncached query result | Boris Kolpackov | 1 | -0/+11 |
2011-02-18 | Add odb::core namespace to be used in using-directives | Boris Kolpackov | 1 | -1/+1 |
2011-01-04 | Copyright update | Boris Kolpackov | 1 | -1/+1 |
2010-11-26 | Postpone fetching of the data for cached results | Boris Kolpackov | 1 | -0/+18 |
2010-11-22 | Add missing template argument | Boris Kolpackov | 1 | -1/+1 |
2010-09-28 | Rename begin_transaction() to begin() | Boris Kolpackov | 1 | -14/+14 |
2010-09-20 | Make result_iterator::operator* return reference | Boris Kolpackov | 1 | -2/+4 |
2010-09-08 | Add suppor for VC++ build | Boris Kolpackov | 1 | -1/+1 |
2010-08-18 | Cosmetic changes | Boris Kolpackov | 1 | -2/+0 |
2010-08-16 | Test pointer guard in query result | Boris Kolpackov | 1 | -1/+13 |
2010-08-13 | Test language-embedded queries | Boris Kolpackov | 1 | -16/+231 |
2010-08-10 | Test ability to load result into an existing object | Boris Kolpackov | 1 | -1/+8 |
2010-08-10 | Test new result interface | Boris Kolpackov | 1 | -13/+9 |
2010-08-10 | Query test | Boris Kolpackov | 1 | -0/+162 |