Skip to content
Back

After the new appwrite update, I am having an issue with CRUD operations.

  • 0
  • Self Hosted
  • General
  • Web
  • Cloud
Mase
1 Sep, 2025, 20:48

I am having difficulties with Creating and listing documents from appwrite database. It doesn't create the document or list the document from the database although I used exact the same code which I used on other project which worked fine. Since collection terminology is changed to tables, I assumed the text "users" as table id. but still, it's not working. But the auth is working fine

TL;DR
Issue: Developers are facing problems with CRUD operations after the new appwrite update. Despite using the same code that worked fine in a previous project, they are unable to create and list documents from the appwrite database using the "users" table ID. However, authentication is functioning properly. Solution: Make sure to update the code with the new terminology changes. Replace "collection" with "tables" and ensure the correct table ID is being used. Double-check the code for any other potential issues or bugs causing the problem with CRUD operations.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more