What steps will reproduce the problem? 1.I'm using the latest version of csharp-sqlite 2.I want to select a row from db ,just like SELECT * FROM test where name='大',but i can insert '大' to database.. 3.大 is a Chinese character. 1.I'm us
What steps will reproduce the problem? 1.I'm using the latest version of csharp-sqlite 2.I want to select a row from db ,just like SELECT * FROM test where name='大',but i can insert '大' to database.. 3.大 is a Chinese character. 1.I'm us