Hey,
I have a user-reported issue stating that only the first 25 collections of their database are being migrated. It sounds like ListCollections (https://appwrite.io/docs/references/cloud/server-rest/databases#listCollections) has a limit of returning 25 collections? Wanted to clarify here, as can't find that mentioned in the docs...
Currently using the Appwrite-build dotnet SDK, so it might be a limitation placed within that instead?
In case its useful, the report in question is: https://github.com/PinguApps/AppwriteMigrator/issues/37
Recommended threads
- Appwrite functions dart runtime (3.7 sup...
It seems that currently Appwrite functions only support Dart runtime to 3.5, for my code I need dart 3.7. Is there any plan to support Dart3.7 runtime soon. Is ...
- copilot CLI appwrite mcp
I am having difficulty entering the appwrite cli details in github copilot cli. anyone know what to put where?
- Issues Using Appwrite MCP (api & doc) in...
Hello, To make it easier to configure and access the Appwrite documentation from Windsurf, I’m trying to set up the two MCP clients doc and api. Unfortunately,...