karrot/pg_extensions.sql

3 lines
82 B
SQL

CREATE EXTENSION IF NOT EXISTS citext;
CREATE EXTENSION IF NOT EXISTS btree_gist;