James K. Lowden wrote: > Clemens Ladisch <[email protected]> wrote: > >> since commit 68f6dc7af1013f29, newlines in the .dump output are >> escaped with char(). > > Why not use vis(3) instead?
Because vis() is a nonstandard function that is not available everywhere, and in any case it does not support SQL. Regards, Clemens _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

