mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 00:02:19 +00:00
c2d18a6d6f
* feat: keep pg columns ordering * feat: pass column order through flow status * feat: sql ordering for all sql langs * fix: sqlx build on mac + rename to _metadata * Update JobPreview.svelte * Update +page.svelte * Update +page.svelte * Update LogPanel.svelte * Update +page.svelte * Update LogPanel.svelte * Update JobPreview.svelte * fix: build --------- Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Windmill Worker
The worker. Used to process and execute flows & jobs.
This crate exposes both a library as well as a binary target.