I am using the Appwrite database and I have a table named events. When I add a column named user_id, I am not able to save data to that column from either the API or the UI. I am getting the same error from both the UI and the API.
Invalid document structure: Unknown attribute: "user_id"