what2watch/migrations/20240203053645_fts.down.sql

3 lines
69 B
MySQL
Raw Normal View History

2024-02-03 05:47:50 +00:00
drop table if exists star_search;
drop table if exists watch_search;