Closed GoogleCodeExporter closed 9 years ago
pragma encoding;
#|
-+--------
1|UTF-16le
C#-SQLite does not support UTF-16
Original comment by noah.hart@gmail.com
on 16 May 2011 at 4:51
pragma encoding will be enhanced to return the following:
C#-sqlite> pragma encoding;
UTF-16le (not supported)
C#-sqlite>
Original comment by noah.hart@gmail.com
on 16 May 2011 at 6:07
Original comment by noah.hart@gmail.com
on 16 May 2011 at 7:16
would you please add support for it?
Original comment by unruled...@gmail.com
on 24 May 2011 at 1:18
You can open a request and vote on it in the uservoice site. This is where new
features are requested
http://csharpsqlite.uservoice.com/
Original comment by noah.hart@gmail.com
on 24 May 2011 at 3:00
Original issue reported on code.google.com by
unruled...@gmail.com
on 24 Apr 2011 at 10:48Attachments: