halvardssm / deno-nessie

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
MIT License
527 stars 31 forks source link

fix(deps): update `mysql` to v2.10.3 #161

Closed pandres95 closed 1 year ago

pandres95 commented 2 years ago

This sorts out a deprecation fixed on that version

Fixes #160

Is this a breaking change?

Checklist:

Please review the guidelines for contributing to this repository.

When all of the above is completed, request a review from one of the codeowners.

Description:

Some short description of what this PR solves if it is not covered by the related issue

mechanoid commented 1 year ago

I think the Docker Test fails, because NESSIE_VERSION is still set to 2.0.9 in the Makefile and tests the old version still