what2watch/migrations/20240409233522_views.down.sql

6 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;