Skip to content

Releases: cityssm/mssql-multi-pool

v5.0.0

14 Jan 16:41
Compare
Choose a tag to compare
  • Make msnodesqlv8 package optional. Will be used automatically when available in Windows environments.
  • Remove deprecated mssqlTypes export.
  • Export DEBUG_NAMESPACE and DEBUG_ENABLE_NAMESPACES constants.

v4.1.0

06 Dec 17:43
Compare
Choose a tag to compare

Highlights

  • Export full mssql package, not just types. mssqlTypes export is deprecated.
  • Dependencies

v4.0.0

21 Oct 14:30
Compare
Choose a tag to compare

Major Changes

  • Uses msnodesqlv8 driver on Windows to support Windows authentication.
  • Exports all available types from node-mssql.

Full Changelog: v3.2.1...v4.0.0

v3.2.1

18 Oct 15:36
Compare
Choose a tag to compare

More exports.

v3.2.0

25 Sep 15:25
Compare
Choose a tag to compare

Highlights

  • Update vulnerable dependencies.
  • Linting.

v3.1.5

11 Apr 18:10
Compare
Choose a tag to compare

Rename licence file to improve Socket score.

Full Changelog: v3.1.4...v3.1.5

v3.1.4

09 Apr 13:08
Compare
Choose a tag to compare

Rework config type export again.

Full Changelog: v3.1.3...v3.1.4

v3.1.3

08 Apr 19:39
Compare
Choose a tag to compare

Highlights

  • Rework config type export.

v3.1.2

08 Apr 19:30
Compare
Choose a tag to compare

Highlights

  • Export Transaction type.
  • Use config as export name.

Full Changelog: v3.1.1...v3.1.2

v3.1.1

08 Apr 19:20
Compare
Choose a tag to compare

Highlights

  • Export key mssql types ( config as MSSQLConfig, IRecordSet, IResult )

Full Changelog: v3.1.0...v3.1.1