* 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; |