what2watch/migrations/20240203053645_fts.down.sql
2024-02-02 21:47:50 -08:00

2 lines
69 B
SQL

drop table if exists star_search;
drop table if exists watch_search;