-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
To land #45 I had to disable Pool tests, rendering it unusable. Refactor has to be done to Pool, some initial thoughts:
- rename
PooledClienttoPoolClient Poolcan be constructed from DSN- pool connection can be created lazily
- size is optional default to 10
- add
Pool.transactionhelper that wrapsPool.queryin transaction
Metadata
Metadata
Assignees
Labels
No labels