waveterm/db/migrations/000015_lineupdates.down.sql

5 lines
73 B
MySQL
Raw Normal View History

DROP TABLE screenupdates;
ALTER TABLE screen DROP COLUMN webshareopts;