mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 00:02:13 +00:00
Its roles live in the database it points at: the logins were created there and every grant they hold is recorded there. Carried onto another database they authenticate against a cluster that never heard of those grants. Opting out first is what drops them from the database they belong to. Also: the ATTACH test now calls the parser the executor runs, rather than a byte-identical copy of its regex that no regression could reach.
Windmill Worker
The worker. Used to process and execute flows & jobs.
This crate exposes both a library as well as a binary target.