Checks if a table exists in the SQLite database. Creates a temporary database connection to query the sqlite_master table.
Checks if a table exists in the SQLite database. Creates a temporary database connection to query the sqlite_master table.