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.has_column
Next:
pwtools.sql.SQLiteDB.set_table
Quick search
pwtools.sql.SQLiteDB.has_table
¶
SQLiteDB.
has_table
(
table
)
[source]
¶
Check if a table named
table
already extists.