
2 changed files with 2 additions and 1 deletions
@ -1,2 +1,3 @@
@@ -1,2 +1,3 @@
|
||||
CREATE EXTENSION IF NOT EXISTS citext; |
||||
CREATE EXTENSION IF NOT EXISTS pg_trgm; |
||||
CREATE EXTENSION IF NOT EXISTS "uuid-ossp"; |
||||
|
Loading…
Reference in new issue