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

3 lines
70 B
SQL

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