pwtools
Navigation
API Reference
Features
Installation
Tutorial
Background, details, special topics
Related Topics
Documentation overview
API Reference
sql
pwtools.sql.SQLiteDB
Previous:
pwtools.sql.SQLiteDB.execute
Next:
pwtools.sql.SQLiteDB.executescript
Quick search
pwtools.sql.SQLiteDB.executemany
¶
SQLiteDB.
executemany
(
*
args
,
**
kwargs
)
[source]
¶
This calls self.cur.executemany().