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

v8.3.0

Compare
Choose a tag to compare
@MasterOdin MasterOdin released this 18 Oct 04:17

Improvements

  • upgrade mssql dependency to ^6 (#112)
  • allow setting config path via environment variable (#116)

Bugfixes

  • remove duplicate database.connecting check (#115) (thanks @thomaspet)
  • fix getQuerySelectTop not properly using limit parameter (61b8203, #117)