Files
docker-compose-projects/db/00_extensions.sql
2026-02-23 16:40:06 +03:00

2 lines
40 B
SQL

CREATE EXTENSION IF NOT EXISTS pg_trgm;