Need csv writer (std.csv only has csvReader)

Imperatorn johan_forsberg_86 at hotmail.com
Fri Oct 13 08:42:29 UTC 2023


On Thursday, 12 October 2023 at 23:18:23 UTC, John Xu wrote:
> Any friend can help me with a csvWriter? The std.csv only has a 
> csvReader.
>
> I want to dump database from sqlite to mysql.
>
> If I do it manually, I need handle double quote("), \n, ',' 
> specifically

Have you looked at https://code.dlang.org/packages/mir-ion ?


More information about the Digitalmars-d-learn mailing list