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