System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: 76ffbd1135ba531e1b8362821a2c378ce424f48d
Ticket: c010fa65845b29375501747e2611aef938659767
Sign extension of unsigned 32-bit numbers.
User & Date: anonymous 2013-01-30 16:08:07
Changes

  1. icomment:
    I should add that commit [ad2b42f3cc] actually makes this bug worse, because now just accessing reader[i] on a UINT32 column in which you've stored a value > 2^31 throws an exception, where before you just got back a long containing an difficult-to-convert number.
    
  2. login: "anonymous"
  3. mimetype: "text/x-fossil-plain"