UNPKG

marv-mysql-driver

Version:
34 lines (21 loc) 570 B
# Change Log ## 5.0.0 - Add a primary key to the lock table via https://github.com/guidesmiths/marv-mysql-driver/pull/20. Thanks @uwburn. - Update dependencies - Tidy README - Switch to eslint-config-airbnb-base - Switch to zUnit - Switch to github actions - Drop support for node versions below 14 ## 4.0.1 - Support both mysql and mysql2 ## 4.0.0 - Updated dependencies - Added support for mysql8 (via https://github.com/sidorares/node-mysql2) ## 3.0.0 - Removed dependency on marv - Updated dependencies ## 2.0.2 - Badges ## 2.0.1 - General modernisation