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 (. > > Thanks, > > -- > Pete > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users