fix(core): Try setting postgres search_path on the database (#9530)
This commit is contained in:
committed by
GitHub
parent
cadb59fecb
commit
e55bf0393a
@@ -98,7 +98,7 @@
|
||||
"@n8n/localtunnel": "2.1.0",
|
||||
"@n8n/n8n-nodes-langchain": "workspace:*",
|
||||
"@n8n/permissions": "workspace:*",
|
||||
"@n8n/typeorm": "0.3.20-9",
|
||||
"@n8n/typeorm": "0.3.20-10",
|
||||
"@n8n_io/license-sdk": "2.12.0",
|
||||
"@oclif/core": "3.18.1",
|
||||
"@pinecone-database/pinecone": "2.1.0",
|
||||
@@ -165,7 +165,7 @@
|
||||
"prom-client": "13.2.0",
|
||||
"psl": "1.9.0",
|
||||
"raw-body": "2.5.1",
|
||||
"reflect-metadata": "0.2.1",
|
||||
"reflect-metadata": "0.2.2",
|
||||
"replacestream": "4.0.3",
|
||||
"samlify": "2.8.9",
|
||||
"semver": "7.5.4",
|
||||
|
||||
Reference in New Issue
Block a user