mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
dc8bd6d2b5
* feat: http custom routes for static assets * update ee ref + fix build * fix build * nit
2 lines
94 B
SQL
2 lines
94 B
SQL
-- Add up migration script here
|
|
ALTER TABLE http_trigger ADD COLUMN static_asset_config JSONB; |