On Thu, Jun 27, 2013 at 8:53 AM, Konrad Hambrick <kon...@payplus.com> wrote:

>
> Hmmm ... I don't believe my patch file went thru ...
>
> Is there an acceptable method to include text files ?
>

We cannot accept your patch anyhow, unless you have a Contributor License
Agreement on file.  To do otherwise would jeopardize the public domain
status of SQLite.

But I am looking into your idea...

What if, instead of a new command, we simply extend the ".import" command
so that if the first character of the filename is "|" it interprets the
filename as a pipe instead of a file.  The ".output" command works that way.

One downside is that the entire command has to be in a single argument,
which complicates the use of ' and " characters in the command itself.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to