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.create_table
Next:
pwtools.sql.SQLiteDB.executemany
Quick search
pwtools.sql.SQLiteDB.execute
¶
SQLiteDB.
execute
(
*
args
,
**
kwargs
)
[source]
¶
This calls self.cur.execute().