• Nick Kralevich's avatar
    sqlite: upgrade to SQLite 3.8.4.3 · bb31ef21
    Nick Kralevich authored
    Downloaded from http://www.sqlite.org/snapshot/sqlite-amalgamation-201405271818.zip
    
      $ sha256sum sqlite-amalgamation-3080403.zip
      8bac4a9cf70270ca514db9b740e0950e7fca0c656119b42454376b7d5769b3d8  sqlite-amalgamation-3080403.zip
    
    dist/orig contains the stock sqlite3 code, as packaged in the ZIP file above.
    
    dist contains a copy of dist/orig, but with the Android.patch file applied.
    Please see Android.patch for a list of differences between stock and
    Android.
    
    Bug: 15288755
    
    (cherry picked from commit 8fecf56c)
    
    Change-Id: Id5061a0206749fd2f41f733558a9f53f21e69d1d
    bb31ef21
sqlite3.h 348 KB