api-builder-plugin-dc-mssql
v1.0.1
Published
MSSQL plugin
Downloads
3
Maintainers
Readme
NPM
npm install --no-optional @axway/api-builder-plugin-dc-mssql
make sure to include this in your mssql.default.js
file
generateModelsFromSchema: process.env.MSSQL_TABLE,
example .env
MSSQL_TABLES=MyTable1,vwAnotherTable