
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
- Migration from Selfhosted to Selfhosted-...
Hi, i am trying to migrate from one self hosted instance (1.7.4) to another one (1.7.4) via the migration tool. I've tried repeatly, but it won't import all doc...
- Devops and migration schemas management ...
Anyone has suggestions on migration management with appwrite I am going to have one app that will have different isolated deployment. So I need to have updated...
- Invalid `queries` param: Queries must be...
I dont really understand why i am having this issues, ```import { Client, Users, Query } from 'node-appwrite'; export default async ({ req, res }) => { con...
