Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

v7.1.0

Compare
Choose a tag to compare
@maxcnunes maxcnunes released this 06 Nov 00:18
· 154 commits to main since this release
  • 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.