53_add_apps.down.sql 87 B

12345
  1. ALTER TABLE otts DROP COLUMN app;
  2. ALTER TABLE tokens DROP COLUMN app;
  3. DROP TYPE app;