Sha256: 266a5f69312a775d1274e02df6998b15fdf3308bad1c9b9d6da10354c9cd8eb8
Contents?: true
Size: 529 Bytes
Versions: 14
Compression:
Stored size: 529 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 - type: ConnectionPoolClosed address: 42 - type: ConnectionCheckedIn connectionId: 1 - type: ConnectionClosed connectionId: 1 reason: poolClosed ignore: - ConnectionPoolCreated - ConnectionCreated - ConnectionReady - ConnectionCheckOutStarted
Version data entries
14 entries across 14 versions & 1 rubygems