This repository has been archived by the owner on Mar 15, 2021. It is now read-only.
v7.1.0
- Replace a single connection with a pool of connections. So is possible execute multiple queries at same time.
- Add new API
query
on clients that allows cancel an executing query. - Allow set the domain property for mmsql connections.
- Set the application name for PG connections.