9 Commits

Author SHA1 Message Date
Sébastien Rombauts
e4b5d6eeed Update version to 1.1.0 with bugfix and new loadExtension() 2015-05-18 21:10:48 +02:00
Sébastien Rombauts
09db07ccc7 Updated version to 1.0.0 changelog and copyright date 2015-05-03 23:32:57 +02: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
8322d32ea8 Changelog for v0.7.0 2014-02-09 18:58:55 +01:00
Sébastien Rombauts
cc17771d2a Added a new Column::getName() method inspired by NachoSoto
- Close #8 pull request

 to pull-request #8
2013-11-22 13:35:35 +01:00
Sébastien Rombauts
05a37fd64c Renamed Column::getName() to Column::getOriginName() 2013-11-22 06:58:07 +01:00
Sébastien Rombauts
ec3b042bf5 Updated TODO (Unit Test) and Changelog (0.5.1) 2013-09-04 22:31:52 +02:00
Sébastien Rombauts
66cf354a65 Updated changelog, TODO and a comment 2013-03-09 21:25:52 +01:00
Sébastien Rombauts
17124b3025 Added bind by name methods to the Statement class
- v0.2.0
- Added a Changelog file
- Updated the TODO file
2012-04-11 22:37:47 +02:00