mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-29 14:37:44 +02:00
Co-authored-by: Eve <eve@multica-ai.local> Co-authored-by: multica-agent <github@multica.ai>
4 lines
151 B
SQL
4 lines
151 B
SQL
-- Leave pg_trgm installed. Other queries or operator-created indexes may depend
|
|
-- on it, and an idle extension has no meaningful overhead.
|
|
SELECT 1;
|