mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-24 08:01:38 +00:00
4cbcbdb960
* remove macro query when interacting with remote db * fix compatibility and nits * fix bug save for publication tracking all table * fix infinite loop svelte 5 * nits on (gcp/postgres) trigger+ refactor on postgres trigger * update .sqlx * update repo ref * uodate repo ref * fix * fix * nits + extend postgres capture * fix import gcp * fix reactivity issue * add postgres transaction for successive write operation * fix isValid state edge cases * fix reorder transaction * reorder transaction * remove unused import * update test connection * add missing props * fix import/bugs and nits * nits and fix small bugs * add missing colon