egg-mssql-pool-party

1.2.3 • Public • Published

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

/egg-mssql-pool-party/

    Package Sidebar

    Install

    npm i egg-mssql-pool-party

    Weekly Downloads

    27

    Version

    1.2.3

    License

    MIT

    Unpacked Size

    8.83 kB

    Total Files

    8

    Last publish

    Collaborators

    • rtorino