Closed allanbowe closed 2 years ago
…ses 298
Remove automatic export of WORK tables
Added a new flag - workobs - when greater than 0, will send this many rows back in the response.
workobs
sasjs lint
sasjs test
:tada: This PR is included in version 4.35.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
…ses 298
Issue
298
Intent
Remove automatic export of WORK tables
Implementation
Added a new flag -
workobs
- when greater than 0, will send this many rows back in the response.Checks
sasjs lint
).sasjs test
).