Describe the problem/error/question
When attempting to insert data into my postgres vector store I get “Error inserting: null value in column”id” of relation “ot_notes” violates not null constraint.
I can see in the table view that I have column “id” and that all of the items have a value in them.
I have attempted to drag the column into the field as an expression but still get the same error. I doublechecked that the column name in my table is identical as well.
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
