Skip to content

sqlite3 1.1.1

Choose a tag to compare

@simolus3 simolus3 released this 01 May 15:38
· 92 commits to master since this release
c51176f

1.1.1

  • Fix memory leak when preparing statements!
  • Don't allow execute with arguments when the provided sql string contains more than one argument.