sqlite_modern_cpp v1.4 Release Notes

Release Date: 2015-03-24 // about 9 years ago
  • ๐Ÿ›  fixes hidden bug when binding std::string field.
    ๐Ÿ‘ replace std::wstring with std::u16string (sqlite3 supports utf16 and utf8 strings).

    note :this release is also tested on clang 3.4 and android ndk .