waveterm/wavesrv/db/migrations/000002_activity.down.sql

4 lines
65 B
SQL

DROP TABLE activity;
ALTER TABLE client DROP COLUMN clientopts;