Biscuit Maker
Creates and saves DDL, DML, DQL, Wildcard, and Admin biscuits using the table keys generated by the Security Manager to .secure/biscuits
npm run make-table-biscuits-js -- --schema sxt_utils --table tasks
npm run make-table-biscuits-js -- --schema sxt_utils --table lists
Note: The biscuit maker uses experimental WASM features and is not supported in Typescript. We use NPM here to execute
script/makeTableBiscuits.js
Use Node versions 19 or 20 by running
nvm use 20
for best results
Updated 8 months ago
What’s Next