[svn:dbi] r14028 - dbi/trunk/lib/DBI/SQL

[email protected]
Newsgroups perl.dbi.changes
Message-ID <[email protected]>
Author: REHSACK
Date: Mon May 24 10:48:26 2010
New Revision: 14028

Modified:
   dbi/trunk/lib/DBI/SQL/Nano.pm

Log:
fix placeholders for multiple rows insertion

Modified: dbi/trunk/lib/DBI/SQL/Nano.pm
==============================================================================
--- dbi/trunk/lib/DBI/SQL/Nano.pm	(original)
+++ dbi/trunk/lib/DBI/SQL/Nano.pm	Mon May 24 10:48:26 2010
@@ -933,7 +933,7 @@
 (SQL::Statement uses a precompiled evaluation).
 
 INSERT can handle only one row per statement. To insert multiple rows,
-use parameters as explained in DBI.
+use placeholders as explained in DBI.
 
 The parser of DBI::SQL::Nano is very limited and support no extras as
 brackets, comments, functions, aggregations etc.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.