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
*
Use collated_key'd column names as utf8 comparisons are slow.
libdbpp-0.10.2
Dan Goodliffe
2015-12-07
*
Smart pointer things up for error handling during setup
libdbpp-0.10.1
Dan Goodliffe
2015-12-07
*
Remove p2 referencen in table name and be specific about schema it exists in.
Dan Goodliffe
2015-12-07
*
Enable gc-sections in release
Dan Goodliffe
2015-12-06
*
Add a database connection pool.
libdbpp-0.10
Dan Goodliffe
2015-11-19
*
Expose the mocked database instance name
Dan Goodliffe
2015-11-19
*
Improve exceptions in SQL parser to include line number
Dan Goodliffe
2015-11-09
*
Add exception messages with adhoc exception
Dan Goodliffe
2015-11-09
*
Add specific exception for invalid conversions during extract and tests over ...
Dan Goodliffe
2015-11-09
*
Support extracting nullable fields into boost::optional<T>s
Dan Goodliffe
2015-11-08
*
Add tests over parser error handling and more complex cases
Dan Goodliffe
2015-11-08
*
Add tests over col count and ordinal
Dan Goodliffe
2015-11-08
*
Add connection error test
Dan Goodliffe
2015-11-08
*
Add boolean column to util test
Dan Goodliffe
2015-11-08
*
Test error handling in mock setup
Dan Goodliffe
2015-11-08
*
Remove unneeded includes
Dan Goodliffe
2015-11-08
*
Test column indexing
Dan Goodliffe
2015-11-08
*
Test execute
Dan Goodliffe
2015-11-08
*
Expose exceptions
Dan Goodliffe
2015-11-08
*
Use typedef pointer
Dan Goodliffe
2015-11-08
*
Add utility function for passing each row of a result set to a function accep...
Dan Goodliffe
2015-11-07
*
Add typedefs for commands and connection smart pointers
Dan Goodliffe
2015-11-07
*
Add dependency on input test file
Dan Goodliffe
2015-11-07
*
Tidy up and alias glibmm and libxml++ refs
Dan Goodliffe
2015-10-23
*
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
[next]