System.Data.SQLite

Check-in [618f5890e7]
Login

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

Overview
Comment:Avoid throwing overflow exceptions from the SQLite3.GetValue method for integral column types. Fix for [c010fa6584].
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tkt-c010fa6584
Files: files | file ages | folders
SHA1: 618f5890e7925375bd0bc7f330dcdacf0bd3f6a0
User & Date: mistachkin 2013-01-31 07:36:14.445
Context
2013-01-31
07:39
Merge fix for ticket [c010fa6584] to trunk. check-in: c55ee9c616 user: mistachkin tags: trunk
07:36
Avoid throwing overflow exceptions from the SQLite3.GetValue method for integral column types. Fix for [c010fa6584]. Closed-Leaf check-in: 618f5890e7 user: mistachkin tags: tkt-c010fa6584
03:34
Merge updates from trunk. check-in: 5ad118c22e user: mistachkin tags: tkt-c010fa6584
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Doc/Extra/version.html.
Changes to System.Data.SQLite/SQLite3.cs.
Changes to System.Data.SQLite/SQLiteBase.cs.
Changes to Tests/tkt-c010fa6584.eagle.
Changes to readme.htm.
Changes to www/news.wiki.