Compare commits

...

1 Commits

Author SHA1 Message Date
pluja
f7f380c591 Release 202505302056 2025-05-30 20:56:04 +00:00

View File

@@ -0,0 +1,2 @@
-- Enable pg_trgm extension for similarity functions
CREATE EXTENSION IF NOT EXISTS pg_trgm;