1.0.1 • Published 1 year ago
api-builder-plugin-dc-mssql v1.0.1
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