
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates dissapears. Feels like this might be affecting the relational columns, as I have one table with 4 rows, but from the table with a many-many relationship with that table I can only connect 2 of the elements, the rest is hidden, might be because of duplicate columns?
Is it related to my other post, which is unanswered, where my previous project just froze the appwrite console each time i click on the database. Started a new project now with hopes of it working, but not understanding the duplicate columns.
Any help greatly appriciated.
Recommended threads
- mcp-for-docs not working properly
I'm experiencing issues integrating the MCP server tool with Cursor IDE. The MCP server connection establishes successfully initially but fails after one minute...
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
