System.Data.SQLite

Check-in [9067143122]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Update to SQlite 3.7.6.3 [ed1da510a2].
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 9067143122d3b1e60b093da050d48dd156b72352
User & Date: shaneh 2011-06-02 15:17:57.634
Original Comment: Update to SQlite 3.7.6.3 [ed1da510a2].
Context
2011-06-02
15:31
Update the version number to 1.0.73.0. check-in: e7dae3da63 user: shaneh tags: trunk
15:17
Update to SQlite 3.7.6.3 [ed1da510a2]. check-in: 9067143122 user: shaneh tags: trunk
2011-05-24
01:39
Minor optimization to GetBytes() to avoid calling sqlite3_column_blob() on null destination buffers. Fix for [8c1650482e]. check-in: a97d149d1e user: shaneh tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to SQLite.Interop/src/core/sqlite3.c.
Changes to SQLite.Interop/src/core/sqlite3.h.