Closed oherrala closed 12 years ago
According to http://www.sqlite.org/c3ref/c_blob.html Sqlite3 supports 64 bit integers and IEEE floating point numbers, strings, blobs and nulls.
The change is hardly tested at all. It compiles, tests run without fails and my small sqlite3 db now gives correct SqlValues when doing query.
According to http://www.sqlite.org/c3ref/c_blob.html Sqlite3 supports 64 bit integers and IEEE floating point numbers, strings, blobs and nulls.
The change is hardly tested at all. It compiles, tests run without fails and my small sqlite3 db now gives correct SqlValues when doing query.