@arcmantle/sqlite-wrapper
    Preparing search index...

    Function tableExists

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

      Parameters

      • table: string

      Returns boolean