index
:
LibDB++
main
Extensible C++ library for RDBMS access.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Enable all cppcheck checks and fixup
HEAD
libdbpp-1.4.9
main
Dan Goodliffe
2022-07-27
*
Add missing include
Dan Goodliffe
2022-03-19
*
Simplify forEachField as a fold expression
Dan Goodliffe
2022-03-18
*
Lots of pass by value and perfect forwarding optimisations
Dan Goodliffe
2022-03-17
*
Bump submodules
libdbpp-1.4.8
Dan Goodliffe
2022-02-14
*
enum class BulkUpdates
Dan Goodliffe
2022-02-14
*
Tidy includes
Dan Goodliffe
2022-02-14
*
Bump to C++20 for non-legacy CTF
Dan Goodliffe
2022-02-11
*
Bump iwyu path
Dan Goodliffe
2022-01-30
*
Get error status from ferror
Dan Goodliffe
2022-01-30
*
Fix up warnings from latest clang-tidy
Dan Goodliffe
2021-10-17
*
Don't rely on forward DB::Blob
libdbpp-1.4.7
Dan Goodliffe
2021-09-23
*
Tidy up IWYU
Dan Goodliffe
2021-09-21
*
First commit passing IWYU
Dan Goodliffe
2021-09-21
*
Pass cppcheck and clang-tidy
Dan Goodliffe
2021-09-18
*
Add JT recommended warnings
Dan Goodliffe
2021-09-18
*
Add missing virtual destructor
Dan Goodliffe
2021-09-07
*
boost::mpl::list not included, use std::tuple
Dan Goodliffe
2021-09-07
*
Update Doxygen config
libdbpp-1.4.6.1
Dan Goodliffe
2021-01-16
*
Update Doxyfile
libdbpp-1.4.6
Dan Goodliffe
2020-12-12
*
Work around tsan thinking there's no return value in patchUpdates
Dan Goodliffe
2020-12-12
*
Driver dump
Dan Goodliffe
2020-12-12
*
Modern jam lto
Dan Goodliffe
2020-12-10
*
Add explicit tag
Dan Goodliffe
2020-12-10
*
Suppress noExplicitConstructor, blobs should be easy to create
Dan Goodliffe
2020-12-10
*
Initialise drop variable
Dan Goodliffe
2020-12-10
*
Disable named parameter check
Dan Goodliffe
2020-12-10
*
Const test variables
Dan Goodliffe
2020-12-10
*
Use test values
Dan Goodliffe
2020-12-10
*
Bump sqlite module
libdbpp-1.4.5
Dan Goodliffe
2020-11-18
*
Replace deprecated sigset function
Dan Goodliffe
2020-11-18
*
Clang format
Dan Goodliffe
2020-11-18
*
Improve static assertion message when a suitable binding trait doesn't exist
libdbpp-1.4.4
Dan Goodliffe
2020-05-24
*
Improve and test support for traits binding of blobs
Dan Goodliffe
2020-05-24
*
Add some test blob data to testcore
Dan Goodliffe
2020-05-24
*
Blob should actually be implicitly constructible from a vector
Dan Goodliffe
2020-05-24
*
Modernize and tidy
libdbpp-1.4.3
Dan Goodliffe
2020-03-28
*
Fixes for tidy
libdbpp-1.4.2
Dan Goodliffe
2019-10-19
*
Refactor to ease testing
Dan Goodliffe
2019-10-19
*
Modernize build
Dan Goodliffe
2019-10-13
*
mysql bump
Dan Goodliffe
2019-08-18
*
Update mysql submodule
libdbpp-1.4.1.1
Dan Goodliffe
2019-07-30
*
Get glibmm and db connector libs flags from pkg-config
Dan Goodliffe
2019-06-30
*
Tidy fixes for latest clang
libdbpp-1.4.1
Dan Goodliffe
2019-03-30
*
Explicitly disable checker for generated code
Dan Goodliffe
2019-03-19
*
More clang tidy fixes
Dan Goodliffe
2019-03-03
*
Don't use auto in traits binder, difficult to specialize
Dan Goodliffe
2019-02-24
*
Add libdbpp-odbc submodule
Dan Goodliffe
2019-02-24
*
Ignore null-conversion warning in generated code
Dan Goodliffe
2019-02-24
*
Add libdbpp-sqlite submodule
Dan Goodliffe
2019-02-24
[next]