Documentation
    Preparing search index...

    Interface PostgresConnection

    interface PostgresConnection {
        _ending?: boolean;
        _invalid?: boolean;
        standard_conforming_strings?: boolean;
        uuid?: string;
    }

    Hierarchy (View Summary)

    Index
    _ending?: boolean
    _invalid?: boolean
    standard_conforming_strings?: boolean
    uuid?: string

    The UUID of the transaction that is using this connection