On 2/2/15, Peter Haworth <p...@lcsql.com> wrote: > I should also have mentioned that the question also included table names, > column names, constraint names, etc, but I'll assume the same applies to > them as for the data. >
The schema is *always* in the database encoding. The SQLite parser wouldn't be able to understand it otherwise, and would have rejected it, so it never would have made it into the sqlite_master table. -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users