On Tue, May 21, 2019 at 5:36 PM Shawn Wagner <[email protected]> wrote:
> I have a handy script that can handle that sort of input with extra spaces > (With the --strip option), and other stuff that csv .import doesn't always > deal well with: > > https://github.com/shawnw/useful_sqlite_extensions/tree/master/tools Doc says from *unquoted fields*. Here it's about a space between the comma and the leading double-quote of a *quoted field*. So still applies? --DD _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

