U:RDoc::AnyMethod[iI"execute_batch2:EFI"%SQLite3::Database#execute_batch2;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [ I"MExecutes all SQL statements in the given string. By contrast, the other ;TI"Mmeans of executing queries will only execute the first statement in the ;TI"Lstring, ignoring all subsequent statements. This will execute each one ;TI"Bin turn. Bind parameters cannot be passed to #execute_batch2.;To:RDoc::Markup::BlankLineo; ; [I"AIf a query is made, all values will be returned as strings. ;TI":If no query is made, an empty array will be returned.;T@o; ; [I"CBecause all values except for 'NULL' are returned as strings, ;TI";a block can be passed to parse the values accordingly.;T@o; ; [I"4See also #execute_batch for additional ways of ;TI"executing statments.;T: @fileI"lib/sqlite3/database.rb;T:0@omit_headings_from_table_of_contents_below00I"val;T[I"(sql, &block);T@FI" Database;TcRDoc::NormalClass00