6 Commits

Author SHA1 Message Date
Kartik Kumar
191a76fbef Update Doxygen config file. 2014-04-07 13:49:41 +05:30
Sébastien Rombauts
7bfaafecba Moved include files out of the src/ dir, to an include/ dir
+ started a void test file
2014-03-04 23:04:38 +01:00
Sébastien Rombauts
ff946bd295 Changed Column::getText() to return empty string "" by default instead of NULL pointer (to handle std::string conversion)
- Fix issue #17
2014-02-26 18:43:19 +01:00
Sébastien Rombauts
d6f5029f6c Some small cleanup and uniformisation arround the new createFunction() API 2014-02-06 22:48:35 +01:00
Sébastien Rombauts
19e66c288a Updated Doxygen documentation 2013-03-10 18:17:02 +01:00
Sébastien Rombauts
37a760945c Added a Database::tableExists() easy to use function, useful for unit testing.
- Adding a Doxyfile to generate documentation of the wrapper
2012-04-23 10:42:36 +02:00