Documentation
    Preparing search index...

    Interface SqliteConnection

    interface SqliteConnection {
        "[CLOSED_SYMBOL]"?: boolean;
        filename: string;
        uuid?: string;
    }

    Hierarchy (View Summary)

    Index
    "[CLOSED_SYMBOL]"?: boolean
    filename: string
    uuid?: string

    The UUID of the transaction that is using this connection