Files
windmill/backend/migrations/20230627235827_noop.up.sql
Ruben Fiszel 663e2148ac feat: smtp support to invite users (#1777)
* email support

* everyhting

* smtp

* update

* update

* update

* setup backend test
2023-06-29 10:34:44 +02:00

2 lines
83 B
SQL

-- Add up migration script here
ALTER TYPE JOB_KIND ADD VALUE IF NOT EXISTS 'noop';