On 12/30/15, Quan Yong Zhai <qydi at msn.com> wrote: > Hi, > I have a small patch for the SQLite Shell 3.9.2, it convert sql command text > to utf-8 before sending to SQLite engine,
Please send a unified diff, generated using the -u option to the "diff" command. Even better would be the "-U 8" option, to include more context. -- D. Richard Hipp drh at sqlite.org