Sha256: 2dcdbab3b7511df031454b76917c30857a928bc26659ac22a4820011c395dacc
Contents?: true
Size: 577 Bytes
Versions: 40
Compression:
Stored size: 577 Bytes
Contents
version: 1 style: unit description: must destroy checked in connection if pool has been closed operations: - name: checkOut label: conn - name: close - name: checkIn connection: conn events: - type: ConnectionCheckedOut connectionId: 1 address: 42 - type: ConnectionPoolClosed address: 42 - type: ConnectionCheckedIn connectionId: 1 address: 42 - type: ConnectionClosed connectionId: 1 reason: poolClosed address: 42 ignore: - ConnectionPoolCreated - ConnectionCreated - ConnectionReady - ConnectionCheckOutStarted
Version data entries
40 entries across 40 versions & 1 rubygems