what2watch/migrations/20240409233522_views.down.sql

5 lines
92 B
MySQL
Raw Normal View History

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;