fastify-mysql

Fastify Mysql connection plugin

MIT License

Downloads
24.2K
Stars
63
Committers
29

Bot releases are hidden (Show)

fastify-mysql - v4.3.0 Latest Release

Published by gurgunday 6 months ago

Security Release

This version updates mysql2 to version 3.9.7 which prevent code injection through timezone parameter.
More details https://github.com/sidorares/node-mysql2/pull/2608

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-mysql/compare/v4.2.0...v4.3.0

fastify-mysql - v4.2.0

Published by Eomm 12 months ago

What's Changed

Full Changelog: https://github.com/fastify/fastify-mysql/compare/v4.1.0...v4.2.0

fastify-mysql - v4.1.0

Published by mcollina almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-mysql/compare/v4.0.0...v4.1.0

fastify-mysql - v4.0.0

Published by climba03003 over 2 years ago

What's Changed

Full Changelog: https://github.com/fastify/fastify-mysql/compare/v3.0.0...v4.0.0

fastify-mysql - v3.0.0

Published by jsumners over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-mysql/compare/v2.1.0...v3.0.0

fastify-mysql - v2.1.0

Published by mcollina over 3 years ago

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • Bump standard from 14.3.4 to 15.0.0
  • Bump standard from 15.0.1 to 16.0.0
  • Update README.md (#36)
  • feat: add stale (#38)
  • chore: add dependabot automerge (#41)
  • feat: typings (#42)
fastify-mysql - v2.0.1

Published by mcollina over 4 years ago

📚 PR:

fastify-mysql - v2.0.0

Published by Eomm over 4 years ago

📚 PR:

  • Update fastify to v3 (#32)
  • Bump tap from 12.7.0 to 14.10.7 (#35)
fastify-mysql - v1.0.1

Published by Eomm over 4 years ago

📚 PR:

  • resolve fastify-mysql promise causing tap timeouts #33 (#34)
fastify-mysql - v1.0.0

Published by mcollina almost 5 years ago

  • update mysql2 to 2.0.0
  • dropped Node v6
fastify-mysql - v0.3.0

Published by Eomm over 5 years ago

📚 PR:

  • Add execute utility for prepared statements (#23)
  • Code clean up and dependencies updates (#21)
  • ignore tap (#22)
  • Merge pull request #18 from fastify/greenkeeper/fastify-2.0.0
  • Merge pull request #14 from fastify/greenkeeper/standard-12.0.1
  • Merge pull request #10 from fastify/greenkeeper/initial
  • Merge pull request #9 from tuananh/add-npm-script-to-start-mysql-docker
fastify-mysql -

Published by wedgwood over 6 years ago

Fix dependencies

fastify-mysql -

Published by wedgwood over 6 years ago

Update dependencies

fastify-mysql - v0.1.0

Published by delvedor almost 7 years ago

Initial release