index
:
LibDB++ MySQL
embedded
main
LibDB++ MySQL connector.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Modernize LoadContext initialization
HEAD
libdbpp-mysql-1.4.7
main
Dan Goodliffe
2022-07-27
*
Lots of pass by value and perfect forwarding optimisations
Dan Goodliffe
2022-03-17
*
enum class BulkUpdates
libdbpp-mysql-1.4.6
Dan Goodliffe
2022-02-14
*
Bump to C++20 for non-legacy CTF
Dan Goodliffe
2022-02-11
*
Fix up warnings from latest clang-tidy
Dan Goodliffe
2021-10-17
*
Tidy up IWYU
libdbpp-mysql-1.4.5
Dan Goodliffe
2021-09-21
*
First commit passing IWYU
Dan Goodliffe
2021-09-21
*
Add JT recommended warnings
Dan Goodliffe
2021-09-18
*
Replace straggling typedef
libdbpp-mysql-1.4.4
Dan Goodliffe
2020-12-12
*
Smart pointer stmt to fix leak
Dan Goodliffe
2020-12-12
*
Modern jam lto
Dan Goodliffe
2020-12-10
*
Fix/simply context buffer offset check
Dan Goodliffe
2020-12-10
*
Add override/explicit tags
Dan Goodliffe
2020-12-10
*
Add check that upload ctx is non-null
Dan Goodliffe
2020-12-10
*
Remove unreachable code
Dan Goodliffe
2020-12-10
*
Remove unused shadowing length variable
Dan Goodliffe
2020-12-10
*
Clang format
Dan Goodliffe
2020-11-18
*
Fixes for tidy
libdbpp-mysql-1.4.3
Dan Goodliffe
2020-03-28
*
Fixes for tidy
libdbpp-mysql-1.4.2
Dan Goodliffe
2019-10-19
*
Refactor to ease testing
Dan Goodliffe
2019-10-19
*
Fix literal booleans
Dan Goodliffe
2019-10-13
*
Modernize build
Dan Goodliffe
2019-10-13
*
MySQL8 removes my_bool
libdbpp-mysql-1.4.1.2
Dan Goodliffe
2019-08-18
*
Get glibmm flags from pkg-config
libdbpp-mysql-1.4.1.1
Dan Goodliffe
2019-07-30
*
Tidy fixes for latest clang
libdbpp-mysql-1.4.1
Dan Goodliffe
2019-03-30
*
More clang-tidy fixes
Dan Goodliffe
2019-03-03
*
Enable hicpp checks and fix accordingly
Dan Goodliffe
2019-02-17
*
Modernize clang tidy fixes
Dan Goodliffe
2019-02-16
*
Basic clang tidy fixes
Dan Goodliffe
2019-02-16
*
Update to new libdbpp interface
libdbpp-mysql-1.4.0
Dan Goodliffe
2019-02-07
*
Fix test of insertIds
Dan Goodliffe
2019-02-03
*
Remove p2 reference from mock names
Dan Goodliffe
2019-02-03
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-03
*
Update to new PluginMock interface
libdbpp-mysql-1.3.0
libdbpp-mysql-1.2.0.1
Dan Goodliffe
2018-04-22
*
C++17
libdbpp-mysql-1.2.0
Dan Goodliffe
2018-04-15
*
Standalone split
Dan Goodliffe
2017-05-02
*
Upgrade to libxml++3
Dan Goodliffe
2017-04-28
*
API change to pass command options through
libdbpp-mysql-1.1.0
Dan Goodliffe
2017-01-01
*
Register mock db implementations
Dan Goodliffe
2017-01-01
*
Do lots more work with compile time formatter instead runtime formatters
Dan Goodliffe
2016-12-31
*
Set cxxflags specifically, not cflags
Dan Goodliffe
2016-10-07
*
Build most things by default
Dan Goodliffe
2016-01-27
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Improve and centralise transaction handling logic
libdbpp-mysql-1.0.0
Dan Goodliffe
2015-12-29
*
Tidy up
Dan Goodliffe
2015-12-29
*
Add missing override attribute
Dan Goodliffe
2015-12-29
*
Non-const insertId
Dan Goodliffe
2015-12-29
*
Non-const command getters
Dan Goodliffe
2015-12-29
*
Default (not supported) bulk upload implementation
Dan Goodliffe
2015-12-29
*
Reshuffle and add new exceptions
Dan Goodliffe
2015-12-29
[next]