prorm API Reference
    Preparing search index...

    Type Alias PoolEventType

    PoolEventType:
        | "acquire"
        | "release"
        | "destroy"
        | "create"
        | "remove"
        | "error"
        | "enqueue"
        | "dequeue"
        | "timeout"
        | "health-check"
        | "connection-invalid"
        | "reconnect"

    Pool event types