I think it's my brain that needs refreshing not my browser :-)  Yes I see
that now but in fairness, the first line of the description still says "The
first form (with the "VALUES" keyword) creates a single new row in an
existing table."

Still interested in the improvements to csv file handling.  I seem to
remember there were issues with embedded commas and single quotes - is that
one of the areas of improvement?

Thanks,

Pete

On Sat, Apr 14, 2012 at 9:00 AM, <sqlite-users-requ...@sqlite.org> wrote:

> Message: 12
> Date: Fri, 13 Apr 2012 17:53:01 -0400
> From: Richard Hipp <d...@sqlite.org>
> To: General Discussion of SQLite Database <sqlite-users@sqlite.org>
> Subject: Re: [sqlite] Version 3.7.11
> Message-ID:
>        <CALwJ=MxhVefZsRWWXFNCLp5pQ2z=9tv_stdmgc8ltcv2s50...@mail.gmail.com
> >
> Content-Type: text/plain; charset=ISO-8859-1
>
> On Fri, Apr 13, 2012 at 4:54 PM, Pete <p...@mollysrevenge.com> wrote:
>
> > A couple of things in the Release Notes for 3.7.11 caught my eye:
> >
> > - ability to insert muyltiple rows in one INSERT command
> > - improvements to the handling of csv inputs in sqlite3
> >
> > Is there more detailed information available about these changes.  For
> > example,the INSERT syntax diagram/description doesn;t seem to cover the
> new
> > feature.
> >
>
> Yeah it does.  (Do you need to press "Reload" on your browser?)  It used to
> have VALUES -> ( goes -> expr in a loop -> ).  Now it has another loop from
> the ) back to the (.
>
>


-- 
Pete
Molly's Revenge <http://www.mollysrevenge.com>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to