owpengram-server/deploy/migrations/0019_custom_themes.down.sql

2 lines
65 B
SQL

DROP TABLE public.theme_user_installs;
DROP TABLE public.themes;