fix: Chatbot-Workflows korrigiert und Memory-Bug behoben
- Inline SQL-Expressions statt queryParams (Postgres-Node-Kompatibilität) - CTE-Query garantiert immer eine Zeile (verhindert Abbruch bei neuer Session) - Delete-Workflow ebenfalls auf inline SQL umgestellt Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
60143b8061
commit
a14ea92dad
3 changed files with 15 additions and 21 deletions
|
|
@ -27,8 +27,8 @@
|
|||
"position": [300, 300],
|
||||
"credentials": {
|
||||
"postgres": {
|
||||
"id": "SETUP_REQUIRED",
|
||||
"name": "n8n PostgreSQL"
|
||||
"id": "pnmeNZ3ONDWrQP8M",
|
||||
"name": "Postgres account"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue