waveterm/wavesrv/db/migrations/000019_clientopenai.up.sql

3 lines
70 B
MySQL
Raw Normal View History

ALTER TABLE client ADD COLUMN openaiopts json NOT NULL DEFAULT '{}';