fix: uuid-ossp extension create failed in pgsql (#10)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
psql -U postgres -d dify -c 'CREATE EXTENSION IF NOT EXISTS "uuid-ossp";'
|
||||
Reference in New Issue
Block a user
@@ -1 +0,0 @@
|
||||
psql -U postgres -d dify -c 'CREATE EXTENSION IF NOT EXISTS "uuid-ossp";'
|
||||