what2watch/migrations/20240409233522_views.down.sql
2024-04-14 15:22:26 -07:00

5 lines
115 B
SQL

drop view if exists q;
drop view if exists i;
drop view if exists u;
drop view if exists s;
drop view if exists w;