U:RDoc::AnyMethod[iI"execute_batch:EFI"$SQLite3::Database#execute_batch;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"Jin turn. The same bind parameters, if given, will be applied to each ;TI"statement.;To:RDoc::Markup::BlankLineo; ; [I"MThis always returns +nil+, making it unsuitable for queries that return ;TI" rows.;T@o; ; [I"5See also #execute_batch2 for additional ways of ;TI"executing statments.;T: @fileI"lib/sqlite3/database.rb;T:0@omit_headings_from_table_of_contents_below000[I"#( sql, bind_vars = [], *args );T@FI" Database;TcRDoc::NormalClass00