OK, thank you, Igor! I presume there is no way to get documentation for older versions -- no point in keeping.
Roman ________________________________________ From: [email protected] [[email protected]] on behalf of Igor Tandetnik [[email protected]] Sent: Thursday, April 03, 2014 4:48 PM To: [email protected] Subject: Re: [sqlite] INSERT several rows On 4/3/2014 4:23 PM, Roman Fleysher wrote: > Is ability to insert multiple rows in one go a feature of a newer versions: > > INSERT INTO myTable (designation) VALUES ('LoResFA_only'), ('HiResFA_only'); Support for this syntax was introduced relatively recently. I don't remember which version exactly, but likely 3.8.something . -- Igor Tandetnik _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

