mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-09 16:05:42 +00:00
* feat: websocket authentication * npm check, sqlx and preprocessor template * better run job * nit
2 lines
124 B
SQL
2 lines
124 B
SQL
-- Add down migration script here
|
|
ALTER TABLE websocket_trigger DROP COLUMN initial_messages, DROP COLUMN url_runnable_args; |