selene-backend/db/mycroft/drop_extensions.sql

2 lines
71 B
SQL

DROP EXTENSION IF EXISTS pgcrypto;
DROP EXTENSION IF EXISTS btree_gist;