Perfect-SQLite
Perfect-SQLite copied to clipboard
Blob is [Int8], but NSData constructor expects [UInt8]
I think it will be more convenient if Blob will use [UInt8] too. In many situations data fetched from Blob columns will be passed to functions expecting (NS)Data.