1.2.3 • Published 1 year ago

egg-mssql-pool-party v1.2.3

Weekly downloads
14
License
MIT
Repository
github
Last release
1 year ago

egg-mssql-pool-party

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-mssql-pool-party --save

Usage

// {app_root}/config/plugin.js
exports.mssqlPoolParty = {
  enable: true,
  package: 'egg-mssql-pool-party',
};

Configuration

// {app_root}/config/config.default.js
exports.mssqlPoolParty = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

1.2.3

1 year ago

1.2.2

1 year ago

1.2.0

3 years ago

1.2.1

3 years ago

1.1.0

3 years ago

1.0.1

5 years ago

1.0.0

5 years ago