1.1.1 • Published 4 months ago

@nyffels/mysql2-global-wrapper v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

��# Mysql2 Wrapper By Nyffels BV

The NodeJS MySql2 wrapper is a wrapper that simplified the usage of the MySql2 npm package with global settings.

Installation

Use the npm package manager to install the mysql2 wrapper by running the command

npm install @nyffels/mysql2-wrapper

Usage

Usage information coming soon!

Contributing

Pull requests are welcome.\ For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Release Notes

1.1.1

  • Bugfix for connectionissues after corrupt connection.

1.1.0

  • Updated doQuery with type.

1.0.2

  • Fixed issue with accidental unexport of doQuery function.

1.0.1

  • Improved error as a single string for "doQuery".

1.0.0

  • Creation of the wrapper itself with all neccesary function to work correctly.
1.1.1

4 months ago

1.1.0

4 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago