Version SQLite 3.22.0
Linux 3.19.0-32-generic

The header line when output to file is terminated by \x0a
all other lines are terminated with \x0d\x0a


test case
---------

.mode csv
.once afile.csv
select ...




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

Reply via email to