what2watch/migrations/20240409233522_views.down.sql

6 lines
115 B
MySQL
Raw Normal View History

2024-04-14 22:22:26 +00:00
drop view if exists q;
2024-04-10 00:44:37 +00:00
drop view if exists i;
drop view if exists u;
drop view if exists s;
drop view if exists w;