vijirams / csharp-sqlite

Automatically exported from code.google.com/p/csharp-sqlite
Other
0 stars 0 forks source link

TCL port has problems with bytearray and null values #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
types3-1.6...Expected: [bytearray text] Got: [string text]
types3-2.1...Expected: [bytearray]      Got: [string]
types3-2.5...Expected: []               Got: [double]
types3-2.6...Expected: []               Got: [string]

Original issue reported on code.google.com by noah.hart@gmail.com on 5 Aug 2009 at 1:42

GoogleCodeExporter commented 9 years ago
Fixed in 3.6.22

Original comment by noah.hart@gmail.com on 13 Jan 2010 at 7:08

GoogleCodeExporter commented 9 years ago
Added Milestone Label

Original comment by noah.hart@gmail.com on 8 Apr 2010 at 1:37