mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
41213a61aa
* push * test * test * done * fix * modify script lang enum * fix tests * update wasm * fix tests
2 lines
90 B
SQL
2 lines
90 B
SQL
-- Add up migration script here
|
|
ALTER TYPE SCRIPT_LANG ADD VALUE IF NOT EXISTS 'nativets'; |