fix: uuid-ossp extension create failed in pgsql (#10)

This commit is contained in:
John Wang
2023-05-15 12:03:08 +08:00
committed by GitHub
parent 19eaf27126
commit 2e1cd3db28
4 changed files with 4 additions and 3 deletions

View File

@@ -1 +0,0 @@
psql -U postgres -d dify -c 'CREATE EXTENSION IF NOT EXISTS "uuid-ossp";'