2.2.0
版本发布时间: 2017-09-19 21:22:04
SRombauts/SQLiteCpp最新发布版本:3.3.2(2024-08-17 03:46:37)
- #143 Update SQLite3 from 3.19.3 to latest 3.20.1 (2017-08-24)
- #142 Added tryExecuteStep and tryReset
- #140 Removed virtual kewords from destructors
- #139 Removed misplaced noexcept keyword
- #138 Improved Exception class C++ conformance
- #134 Fix warnings
- Deprecated Statement::IsOk() to Statement::HasRow()