sqlite_modern_cpp v2.2 Release Notes

Release Date: 2016-03-26 // about 8 years ago
  • Fixes:
    1- prevent prepared-statements from executing again when they go out of scope #34
    2- fix multiple definition of sqlite::database_binder #15
    3- support functors in addition to lambdas #11