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
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...