selene-backend/db/mycroft/create_extensions.sql

2 lines
55 B
SQL

CREATE EXTENSION pgcrypto;
CREATE EXTENSION btree_gist;