waveterm/wavesrv/db/migrations/000017_remotevars.up.sql

3 lines
69 B
SQL

ALTER TABLE remote ADD COLUMN statevars json NOT NULL DEFAULT '{}';