index
:
LibDB++
main
Extensible C++ library for RDBMS access.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdbpp
/
unittests
Commit message (
Expand
)
Author
Age
*
Explicitly disable checker for generated code
Dan Goodliffe
2019-03-19
*
More clang tidy fixes
Dan Goodliffe
2019-03-03
*
Add libdbpp-odbc submodule
Dan Goodliffe
2019-02-24
*
Add libdbpp-sqlite submodule
Dan Goodliffe
2019-02-24
*
Tidy link of libpq
Dan Goodliffe
2019-02-24
*
Add traits based generic bindParam function
Dan Goodliffe
2019-02-18
*
Restore and extend types covered by generic extrator test
Dan Goodliffe
2019-02-18
*
Enable performance checks and fix accordingly
Dan Goodliffe
2019-02-17
*
Enable hicpp checks and fix accordingly
Dan Goodliffe
2019-02-17
*
Modernize clang tidy fixes
Dan Goodliffe
2019-02-16
*
More clang tidy fixes
Dan Goodliffe
2019-02-16
*
Basic clang tidy fixes
Dan Goodliffe
2019-02-16
*
Bump postgresql submodule
libdbpp-1.4.0
Dan Goodliffe
2019-02-10
*
Add MySQL client submodule and build and test
Dan Goodliffe
2019-02-07
*
Columns are unique, not shared
Dan Goodliffe
2019-02-04
*
Switch to string_view
Dan Goodliffe
2019-02-04
*
Update PQ test submodule
Dan Goodliffe
2019-02-03
*
Remove unnecessary calls to .string()
Dan Goodliffe
2019-02-03
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-03
*
Fix assignable/convertible check in extract
Dan Goodliffe
2018-10-20
*
Fully templated extractor
Dan Goodliffe
2018-08-27
*
Structured binding
Dan Goodliffe
2018-08-22
*
Workaround Clang warning about evaluation with typeid
Dan Goodliffe
2018-08-21
*
C++17 deprecation warnings from GCC 8.2
Dan Goodliffe
2018-08-21
*
Rename submodule
libdbpp-1.2.0.1
Dan Goodliffe
2018-04-22
*
Variadic mock pool constructor
Dan Goodliffe
2018-04-22
*
Update to latest libdbpq
libdbpp-1.2.0
Dan Goodliffe
2018-04-12
*
C++17
Dan Goodliffe
2018-04-12
*
C++17
Dan Goodliffe
2018-04-09
*
C++17
Dan Goodliffe
2018-04-09
*
Fix up SQL parsing in the presense of empty single-line comments
libdbpp-1.1.4.1
Dan Goodliffe
2018-03-13
*
Assorted improvements to he SQL lexer to better handle whitespace and comment...
Dan Goodliffe
2017-12-04
*
Split the parser tests away from the connection tests and introduce a better ...
Dan Goodliffe
2017-12-01
*
Add tests over blob operator==
libdbpp-1.1.3
Dan Goodliffe
2017-06-05
*
Test extracted types can be default constructed
Dan Goodliffe
2017-06-05
*
Allow default constructor of Blob to support extract, increase compile time t...
Dan Goodliffe
2017-06-05
*
Fix HEAD commit for libdbpp-postgresql
Dan Goodliffe
2017-06-05
*
Add support for blob type
Dan Goodliffe
2017-06-05
*
Standalone split
Dan Goodliffe
2017-04-28
*
Implement getting PQ command option settings from map
Dan Goodliffe
2017-01-08
*
Add the DB command options factory
Dan Goodliffe
2017-01-08
*
Build a local version of the postgresql connector for unit testing with
Dan Goodliffe
2017-01-08
*
Use connection plugin resolver for mock providers
Dan Goodliffe
2017-01-01
*
API change to pass command options through
Dan Goodliffe
2017-01-01
*
Support registering DB mock implementations as factories
Dan Goodliffe
2017-01-01
*
Add extra enable_if filter to check *o is a thing and test case of issues fou...
libdbpp-1.0.4
Dan Goodliffe
2016-10-21
*
Add wrappers for binding anything that can be optional (pointer or optional t...
Dan Goodliffe
2016-10-18
*
Add RowRange and supporting classes for use with for loop over a selected rowset
Dan Goodliffe
2016-06-17
*
Support table source being a SqlWriter expression
libdbpp-1.0.3
Dan Goodliffe
2016-04-23
*
Audit callbacks for deleted/updated/inserted records during table patch
Dan Goodliffe
2016-04-18
[next]