Files
windmill/backend/windmill-api
dieribaandGuilhem 06e55bf847 feat(postgres-trigger): postgres trigger fix circular dependencies and add remove associate resource (#5606)
* remove selectedTable

* add deletion options

* fix select

* add delete option for replication slot and fixed type conversion for timestampz

* fix delete active slot

* update .sqlx

* fix hidden add schema

---------

Co-authored-by: Guilhem <guilhemlemouel@gmail.com>
2025-04-11 18:00:57 +02:00
..
2024-04-08 01:42:43 +02:00
2025-04-10 20:39:01 +00:00
2024-11-14 16:21:07 +01:00
2025-04-10 20:39:01 +00:00

Windmill API

The API server, exposing functionality to other components and the frontend

This crate exposes both a library as well as a binary target.