HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.6.8/doc/sqlite3-1.4.2/ri/SQLite3/Database/execute_batch-i.ri
U:RDoc::AnyMethod[iI"execute_batch:ETI"$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