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
*
Add base function for getting the last applied insert Id
libdbpp-0.9.1
Dan Goodliffe
2015-10-17
*
Restructure alias all list and add missing things
Dan Goodliffe
2015-10-17
*
Test resolve success
Dan Goodliffe
2015-10-17
*
Test savepoints
Dan Goodliffe
2015-10-17
*
Tidy up execute method
Dan Goodliffe
2015-10-17
*
Exclude fake DB class from coverage
Dan Goodliffe
2015-10-17
*
Add doxygen comments
libdbpp-0.9
Dan Goodliffe
2015-10-05
*
Add new projects to default build
Dan Goodliffe
2015-10-02
*
Compat fix
Dan Goodliffe
2015-09-28
*
Compat fix
Dan Goodliffe
2015-09-26
*
Fix typo in macro name
Dan Goodliffe
2015-09-26
*
Fix install test target name
Dan Goodliffe
2015-09-25
*
Add the core test library for testing connector implementations
Dan Goodliffe
2015-09-24
*
Add operator>> support to columns
Dan Goodliffe
2015-09-24
*
Register mocked database instances with the plugin manager and wrap up openin...
Dan Goodliffe
2015-09-24
*
Fix single include macro names
Dan Goodliffe
2015-09-24
*
Fix mock base classes visibility
Dan Goodliffe
2015-09-24
*
Connector compatibility fix
Dan Goodliffe
2015-09-22
*
Database mocking base classes migrated in.
Dan Goodliffe
2015-09-22
*
Migrate SQL script parser and add support for executing a script on a connection
Dan Goodliffe
2015-09-21
*
Add install rules
Dan Goodliffe
2015-09-20
*
Add basic unit test beginnings
Dan Goodliffe
2015-09-20
*
Switch columns collection to forward declared pointer and add helper function...
Dan Goodliffe
2015-09-20
*
Add adhoc factory support
Dan Goodliffe
2015-09-20
*
Rename target .so
Dan Goodliffe
2015-09-20
*
Set visibility
Dan Goodliffe
2015-09-20
*
Add a code coverage profile
Dan Goodliffe
2015-09-12
*
Add libadhocutil to the default build
Dan Goodliffe
2015-09-03
*
Move to C++0y
Dan Goodliffe
2015-06-03
*
Add support for RDBMS boolean/bit types
Dan Goodliffe
2015-05-02
*
Centralize all the column reference storage logic
Dan Goodliffe
2015-04-29
*
Ignore Vim swap files
Dan Goodliffe
2015-01-15
*
Support complex types in rows and parameters
Dan Goodliffe
2014-12-09
*
Add .gitignore files
Dan Goodliffe
2014-11-22
*
Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE...
randomdan
2014-11-13
*
More friendly linkflags and some ycm configs
randomdan
2014-06-05
*
Split out ICE support from project jam file, add support for slicer
randomdan
2014-06-02
*
Adds native support for time_duration as a variable type
randomdan
2014-03-03
*
Fix slice scanner and split .ice files back into logical blocks
randomdan
2013-12-22
*
Add savepoint support to core DB connector
randomdan
2013-12-08
*
Use CXX from the environment
randomdan
2013-08-19
*
Migrate all stuff to stricter compilations/links and C++0x builds
randomdan
2012-07-10
*
A stream interface, an RDBMS bulk load interface, a decompression layer, an i...
randomdan
2012-03-20
*
Just build the needed bits of libmisc into places they're needed, don't build...
randomdan
2011-03-01
*
Finally convert ytfs to use boost stuff (untested, but it does build)
randomdan
2011-02-23
*
Add check function for when a connection is finished with, but you don't want...
randomdan
2011-02-17
*
Support for table patching in different ways according to what the connector ...
randomdan
2011-02-11
*
Fix the build system to do dependencies properly
randomdan
2011-02-09
*
Centralise the ICE splicer
randomdan
2011-01-24
*
Tidy up jam stuff
randomdan
2010-11-23
[next]