Files
windmill/backend/migrations/20241107163553_http_route_static_asset.down.sql
HugoCasa dc8bd6d2b5 feat: http custom routes for static assets (#4666)
* feat: http custom routes for static assets

* update ee ref + fix build

* fix build

* nit
2024-11-07 20:16:14 +01:00

2 lines
91 B
SQL

-- Add down migration script here
ALTER TABLE http_trigger DROP COLUMN static_asset_config;