Daniel Evers
|
460557c6e0
|
Added string_view tests and C++17 tests for travis
|
2019-02-02 11:00:59 +01:00 |
|
Aaron Bishop
|
d724909864
|
fixed issues with test_types/result_row.cpp
|
2017-10-25 11:47:57 -04:00 |
|
Aaron Bishop
|
1db9ccfd7c
|
Created separate MockSizeDb
Removed size() from MockDb
|
2017-10-23 20:03:37 -04:00 |
|
Aaron Bishop
|
fb84f9b4a9
|
Allow result_t to have a size() function if DbResult has a size() function.
size() must be const, but can be arbitrary type.
size() may be wrong after first next has been called
|
2017-10-21 16:09:30 -04:00 |
|
rbock
|
e1c6a92123
|
Removed obsolete file
|
2016-03-20 09:13:49 +01:00 |
|
rbock
|
aceede57eb
|
Fixed outer-tables for joins, added tests
|
2016-03-20 09:13:49 +01:00 |
|