index
:
LibDB++ MySQL
embedded
main
LibDB++ MySQL connector.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmysqlpp
Commit message (
Expand
)
Author
Age
*
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
*
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
*
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
*
Remove rebind
Dan Goodliffe
2015-12-29
*
MySQL files prefixed with my-
Dan Goodliffe
2015-12-23
*
Use a b2 lib for mysql
Dan Goodliffe
2015-12-23
*
Use parent glibmm
Dan Goodliffe
2015-12-23
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Add support for getting last insert value
Dan Goodliffe
2015-10-20
*
Add override attributes
Dan Goodliffe
2015-10-20
*
Install rules and use system dbpp
libdbpp-mysql-0.9
Dan Goodliffe
2015-09-25
*
MySQL mocking and tests from Project2
Dan Goodliffe
2015-09-24
*
Connector compatibility fix
Dan Goodliffe
2015-09-22
*
Use AdHoc's runtime context
Dan Goodliffe
2015-09-10
*
Use libadhocutil
Dan Goodliffe
2015-09-02
*
Fix behaviour of multiple executions
Dan Goodliffe
2015-06-02
*
Add support for RDBMS boolean/bit types
Dan Goodliffe
2015-05-02
*
Support reading a my.cnf group and correcting passing null to mysql_real_connect
Dan Goodliffe
2015-05-02
*
Initialize year/month/day fields time struct
Dan Goodliffe
2015-05-02
*
Centralize all the column reference storage logic
Dan Goodliffe
2015-04-29
*
Adds native support for time_duration as a variable type
randomdan
2014-03-03
*
Remove stragling debug
randomdan
2012-12-24
*
Implement a basic MySQL bulk loader
randomdan
2012-12-06
*
Fix error checking on mysql_ping causing db connection reuse failure; always ...
randomdan
2012-11-21
*
Add a basic MySQL connector, not fully functional, but will suffice for p2tv
randomdan
2012-11-18