Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 22:11
· 411 commits to main since this release

Bug Fixes

  • lib: incorrect safeArgs for Sync.transaction (callback) (Linden)

Code Refactoring

  • pool: permit extra user and password aliases (Linden)

Chores

Full Changelog: v1.7.1...v1.8.0

node-mysql2 - 2.3.3 ( 5/11/2021 )

  • fix ColumnDefinition.db is broken when encoding is not utf-8

  • typeCast: Fix field.length to be number

  • initial support for coverage reporting in CI

  • fix performance regression for results with large (300+) number of columns

  • fork: merged #1441 (do not set 'CONNECT_WITH_DB' flag when database is not set)