0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix building from git More... about 1 month ago
fix dist target More... about 1 month ago
Rename README to README.md and add documentation to dist pacage More... about 2 months ago
update documentation slightly More... about 2 months ago
Merge branch '4.0' More... about 2 months ago
fix some rounding of decimal values in tntdb::Decimal More... 3 months ago
fix some rounding of decimal values in tntdb::Decimal More... 3 months ago
add missing mutex to connectionpool More... 6 months ago
fix connectionpool More... 6 months ago
fix loading oracle driver library More... 6 months ago
fix oracle error message when OCINumberToReal fails More... 6 months ago
log message when oci function returns OCI_SUCCESS_WITH_INFO More... 7 months ago
improve float and double handling in oracle driver More... 7 months ago
fix reading some strange nan values from oracle database More... 7 months ago
fix setting short values in oracle statement More... 11 months ago
one std::itertor was left - removed More... 11 months ago
Merge branch '4.0' of github.deutsche-boerse.de:dev/tntdb into 4.0 More... 11 months ago
std::iterator is deprecated - removed More... 11 months ago
Merge branch '4.0' of github.deutsche-boerse.de:dev/tntdb into 4.0 More... 12 months ago
add header testbase.h into dist package More... about 1 year ago
update version number More... about 1 year ago
mysql driver ported to cxxtools 4.0 More... about 1 year ago
operators for reading and writing json or binary data to a column using cxxtools serialization More... about 1 year ago
fix initialization of transaction object More... about 1 year ago
make destructor of interfaces virtual More... about 1 year ago
fixes in mysql driver - not yet done More... about 1 year ago
oracle driver ported - compiles; not yet tested More... about 1 year ago
make user and password configurable in unit test More... about 1 year ago
remove name of unused deprecated parameter More... about 1 year ago
remove statement cache More... about 1 year ago