- 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