Skip to content

Bug fixes and user issue supports

Latest
Compare
Choose a tag to compare
@iwongu iwongu released this 05 Nov 21:55
· 1 commit to master since this release
  • add LICENSE file
  • fix a memory leak in database ctor
  • c++ compatibility (std::iterator and std::tuple)
  • add clearing_bindings() in statement (query and commant)
  • support nullptr with binder()
  • merge the pull request to check nullptr for string value
  • add runnable test cases using memory db. test/testdb.cpp