@fermyon/spin-sdk
    Preparing search index...

    Function open

    • Opens a connection to the SQLite database with the specified label.

      Parameters

      • label: string

        The label of the database to connect to.

      Returns SqliteConnection

      The SQLite connection object.