You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(executor): MDL executor for workflows, calculated attributes, demo user entity
- Add SHOW/DESCRIBE WORKFLOW with full MDL-formatted output
- Add CREATE/DROP WORKFLOW executing AST against BSON writer
- Add GRANT/REVOKE EXECUTE ON WORKFLOW for security access control
- Add CALCULATED BY <microflow> support in CREATE/ALTER ENTITY
- Add ENTITY clause support in CREATE DEMO USER
- Add workflow entries to catalog (builder_modules, builder_strings)
- Extend LSP completions for workflow keywords
- Update help topics (entity, security, workflow)
- Fix DESCRIBE WORKFLOW round-trip: USER TASK due date, boundary events,
multi-user task, CALL MICROFLOW WITH parameter mappings
0 commit comments