waveterm/wavesrv/db/migrations/000016_webptypos.down.sql

4 lines
56 B
MySQL
Raw Normal View History

2023-03-26 22:21:58 +02:00
DROP TABLE webptypos;
DROP INDEX idx_screenupdate_ids;