On Fri, 31 Mar 2017 21:59:05 +0200
Clemens Ladisch <clem...@ladisch.de> wrote:

> since commit 68f6dc7af1013f29, newlines in the .dump output are
> escaped with char().  

Why not use vis(3) instead?  No one seemed to notice when I offered
the suggestion.  

Newline encoding is a solved problem.  There's no need to touch the
SQL and introduce nonstandard syntax to the dump format.  

--jkl

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to