2.1.0
版本发布时间: 2017-07-18 21:03:30
SRombauts/SQLiteCpp最新发布版本:3.3.2(2024-08-17 03:46:37)
- Update SQLite3 from 3.13 to latest 3.19.3 (2017-06-08)
- #125 Fixed Incompatibility in 3.19.0 (to use older SQLite version set the CMake variable SQLITE_USE_LEGACY_STRUCT)
- #96 Fixed link error (inline in cpp) and compiler warnings (unused variable...)
- #107 Added ability to open encrypted databases
- #114 Added convenience functions for constructing objects from a row
- #118 Added CMake install step
- #119 Fix warnings
- #120 Make cpplint.py Python-3 compatible
- #100 Link libssp when targeted
- #102 Removed redundant const